OpenADFortTk (basic)
src/whirl2xaif/wn2xaif.i File Reference
Include dependency graph for wn2xaif.i:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  whirl2xaif

Defines

#define wn2xaif_i
#define WN2F_expr_has_boolean_arg(opc)

Functions

void whirl2xaif::xlate_FUNC_ENTRY (xml::ostream &xos, WN *wn, XlationContext &ctxt)
void whirl2xaif::xlate_ALTENTRY (xml::ostream &xos, WN *wn, XlationContext &ctxt)
void whirl2xaif::xlate_ignore (xml::ostream &xos, WN *wn, XlationContext &ctxt)
void whirl2xaif::xlate_unknown (xml::ostream &xos, WN *wn, XlationContext &ctxt)

Define Documentation

#define WN2F_expr_has_boolean_arg (   opc)
Value:
((opc) == OPC_BLNOT || (opc) == OPC_BLAND || (opc) == OPC_BLIOR || \
    (opc) == OPC_I4LNOT || (opc) == OPC_I4LAND || (opc) == OPC_I4LIOR)

Definition at line 35 of file wn2xaif.i.

Referenced by whirl2xaif::TranslateWN().

#define wn2xaif_i

Definition at line 5 of file wn2xaif.i.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines