|
OpenADFortTk (basic)
|
#include <vector>#include <list>#include "Open64IRInterface/Open64BasicTypes.h"#include "sexpostream.h"#include "SexpTags.h"#include "whirl2sexp.i"

Go to the source code of this file.
| GenSexpFlgInfo_ GenSexpFlg | ( | const char * | val | ) | [inline] |
Definition at line 179 of file wn2sexp.h.
References GenSexpFlgInfo_::val.
Referenced by whirl2sexp::xlate_FILE_INFO(), and whirl2sexp::xlate_SYMTAB_entry().
| GenSexpOpaqueFlgInfo_ GenSexpOpaqueFlg | ( | UINT64 | val | ) | [inline] |
Definition at line 192 of file wn2sexp.h.
References GenSexpOpaqueFlgInfo_::val.
Referenced by whirl2sexp::xlate_GOTOx_LABEL(), whirl2sexp::xlate_IO(), whirl2sexp::xlate_misc_stmt(), whirl2sexp::xlate_PARM(), whirl2sexp::xlate_structured_cf(), whirl2sexp::xlate_xCALL(), and whirl2sexp::xlate_xPRAGMA().
| GenSexpSymInfo_ GenSexpSym | ( | ST_IDX | val | ) | [inline] |
Definition at line 106 of file wn2sexp.h.
References GenSexpSymInfo_::val.
Referenced by whirl2sexp::xlate_SYMTAB_entry().
| GenSexpSymNmInfo_ GenSexpSymNm | ( | ST * | val | ) | [inline] |
Definition at line 154 of file wn2sexp.h.
References GenSexpSymNmInfo_::val.
Referenced by operator<<(), and whirl2sexp::xlate_SYMTAB_entry().
| GenSexpSymRefInfo_ GenSexpSymRef | ( | ST_IDX | val | ) | [inline] |
Definition at line 142 of file wn2sexp.h.
References GenSexpSymRefInfo_::val.
Referenced by whirl2sexp::xlate_CONST(), whirl2sexp::xlate_FUNC_ENTRY(), whirl2sexp::xlate_IDNAME(), whirl2sexp::xlate_LDA_LDMA(), whirl2sexp::xlate_LDID_STID(), whirl2sexp::xlate_misc_stmt(), whirl2sexp::xlate_PARM(), xlate_PU(), whirl2sexp::xlate_xCALL(), and whirl2sexp::xlate_xPRAGMA().
| GenSexpTyInfo_ GenSexpTy | ( | TY_IDX | val | ) | [inline] |
Definition at line 118 of file wn2sexp.h.
References GenSexpTyInfo_::val.
Referenced by whirl2sexp::xlate_SYMTAB_entry().
| GenSexpTyUseInfo_ GenSexpTyUse | ( | TY_IDX | val | ) | [inline] |
Definition at line 166 of file wn2sexp.h.
References GenSexpTyUseInfo_::val.
Referenced by whirl2sexp::xlate_IO_ITEM(), whirl2sexp::xlate_LDA_LDMA(), whirl2sexp::xlate_LDID_STID(), whirl2sexp::xlate_PARM(), whirl2sexp::xlate_STRCTFLD(), whirl2sexp::xlate_TAS(), whirl2sexp::xlate_xCALL(), and whirl2sexp::xlate_xLOADx_xSTOREx().
| GenSexpWNOprInfo_ GenSexpWNOpr | ( | WN * | val | ) | [inline] |
Definition at line 130 of file wn2sexp.h.
References GenSexpWNOprInfo_::val.
Referenced by whirl2sexp::xlate_ARRAYx(), whirl2sexp::xlate_BinaryOp(), whirl2sexp::xlate_BLOCK(), whirl2sexp::xlate_CASEGOTO(), whirl2sexp::xlate_condBR(), whirl2sexp::xlate_CONST(), whirl2sexp::xlate_CVT_CVTL(), whirl2sexp::xlate_FUNC_ENTRY(), whirl2sexp::xlate_GOTOx_LABEL(), whirl2sexp::xlate_IDNAME(), whirl2sexp::xlate_INTCONST(), whirl2sexp::xlate_IO(), whirl2sexp::xlate_IO_ITEM(), whirl2sexp::xlate_LDA_LDMA(), whirl2sexp::xlate_LDID_STID(), whirl2sexp::xlate_misc_stmt(), whirl2sexp::xlate_multiBR(), whirl2sexp::xlate_PARM(), whirl2sexp::xlate_RETURNx(), whirl2sexp::xlate_STRCTFLD(), whirl2sexp::xlate_structured_cf(), whirl2sexp::xlate_TAS(), whirl2sexp::xlate_TernaryOp(), whirl2sexp::xlate_UnaryOp(), whirl2sexp::xlate_xCALL(), whirl2sexp::xlate_xLOADx_xSTOREx(), and whirl2sexp::xlate_xPRAGMA().
| sexp::ostream& operator<< | ( | std::ostream & | os, |
| const GenSexpSymInfo_ & | x | ||
| ) |
Definition at line 71 of file wn2sexp.cxx.
References sexp::Atom(), sexp::BegList(), sexp::EndList(), SexpTags::ST, and GenSexpSymInfo_::val.

| sexp::ostream& operator<< | ( | std::ostream & | os, |
| const GenSexpTyInfo_ & | x | ||
| ) |
Definition at line 87 of file wn2sexp.cxx.
References sexp::IOFlags::A_DQUOTE, sexp::Atom(), sexp::BegList(), sexp::EndList(), SexpTags::TY, and GenSexpTyInfo_::val.

| sexp::ostream& operator<< | ( | std::ostream & | os, |
| const GenSexpWNOprInfo_ & | x | ||
| ) |
Definition at line 107 of file wn2sexp.cxx.
References sexp::Atom(), and GenSexpWNOprInfo_::val.

| sexp::ostream& operator<< | ( | std::ostream & | os, |
| const GenSexpSymRefInfo_ & | x | ||
| ) |
Definition at line 130 of file wn2sexp.cxx.
References sexp::Atom(), sexp::BegList(), sexp::EndList(), GenSexpSymNm(), SexpTags::ST, and GenSexpSymRefInfo_::val.

| sexp::ostream& operator<< | ( | std::ostream & | os, |
| const GenSexpSymNmInfo_ & | x | ||
| ) |
Definition at line 153 of file wn2sexp.cxx.
References sexp::IOFlags::A_DQUOTE, sexp::Atom(), SexpTags::ST, and GenSexpSymNmInfo_::val.

| sexp::ostream& operator<< | ( | std::ostream & | os, |
| const GenSexpTyUseInfo_ & | x | ||
| ) |
Definition at line 185 of file wn2sexp.cxx.
References sexp::IOFlags::A_DQUOTE, sexp::Atom(), sexp::BegList(), sexp::EndList(), SexpTags::TY, and GenSexpTyUseInfo_::val.

| sexp::ostream& operator<< | ( | std::ostream & | os, |
| const GenSexpFlgInfo_ & | x | ||
| ) |
Definition at line 212 of file wn2sexp.cxx.
References sexp::IOFlags::A_DQUOTE, sexp::Atom(), sexp::BegList(), sexp::EndList(), SexpTags::FLG, and GenSexpFlgInfo_::val.

| sexp::ostream& operator<< | ( | std::ostream & | os, |
| const GenSexpOpaqueFlgInfo_ & | x | ||
| ) |
Definition at line 227 of file wn2sexp.cxx.
References sexp::IOFlags::A_HEX, sexp::Atom(), sexp::BegList(), sexp::EndList(), SexpTags::OFLG, and GenSexpOpaqueFlgInfo_::val.
