Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
cwh_intrin.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

WNcwh_intrin_call (INTRINSIC intr, INT16 numargs, WN **k, WN **sz, BOOL *v, TYPE_ID bt)
WNcwh_intrin_op (INTRINSIC intr, INT16 numargs, WN **k, WN **sz, BOOL *v, TYPE_ID bt)
WNcwh_intrin_wrap_ref_parm (WN *wa, TY_IDX ty)
WNcwh_intrin_wrap_char_parm (WN *wa, WN *sz)
WNcwh_intrin_wrap_value_parm (WN *wn)
STcwh_intrin_make_intrinsic_symbol (char *name, TYPE_ID ty)

Function Documentation

WN* cwh_intrin_op ( INTRINSIC  intr,
INT16  numargs,
WN **  k,
WN **  sz,
BOOL v,
TYPE_ID  bt 
)
WN* cwh_intrin_wrap_char_parm ( WN wa,
WN sz 
)

Definition at line 268 of file cwh_intrin.cxx.

References cwh_intrin_wrap_ref_parm(), cwh_types_ch_parm_TY(), DevAssert, NULL, and wn.

Referenced by cwh_char_intrin(), cwh_intrin_call(), cwh_intrin_op(), cwh_stmt_call_helper(), and fei_stop().

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines