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

Go to the source code of this file.

Classes

class  WNXlationTable
struct  WNXlationTable::InitEntry

Namespaces

namespace  whirl2sexp

Defines

#define wn2sexp_i

Functions

whirl2sexp::status whirl2sexp::xlate_FUNC_ENTRY (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_BLOCK (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_REGION (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_structured_cf (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_IMPLIED_DO (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_GOTOx_LABEL (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_multiBR (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_CASEGOTO (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_AGOTO (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_ALTENTRY (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_condBR (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_RETURNx (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_xCALL (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_IO (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_misc_stmt (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_xPRAGMA (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_LDA_LDMA (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_LDID_STID (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_IDNAME (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_xLOADx_xSTOREx (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_PSTID (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_PSTORE (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_STRCTFLD (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_ARRAYx (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_CVT_CVTL (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_TAS (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_CONST (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_INTCONST (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_UnaryOp (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_PARM (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_ALLOCA (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_BinaryOp (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_TernaryOp (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_IO_ITEM (sexp::ostream &sos, WN *wn)
whirl2sexp::status whirl2sexp::xlate_unknown (sexp::ostream &sos, WN *wn)

Define Documentation

#define wn2sexp_i

Definition at line 4 of file wn2sexp.i.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines