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

Go to the source code of this file.

Functions

STNew_Const_Sym (TCON_IDX tcon, TY_IDX ty)
STGen_String_Sym (TCON *val, TY_IDX ty, BOOL unique)
TCON Const_Val (WN *n)
WNMake_Const (TCON c)
WNMake_Reduction_Identity (INT32 opr, TYPE_ID mtype)

Variables

static const INT32 MAX_SYMBOLIC_CONST_NAME_LEN = 1024

Function Documentation

TCON Const_Val ( WN n)

Definition at line 188 of file const.cxx.

References WN_val().

Referenced by TCON_from_stack().

Here is the call graph for this function:

ST* Gen_String_Sym ( TCON val,
TY_IDX  ty,
BOOL  unique 
)

Definition at line 169 of file const.cxx.

References Enter_tcon(), and New_Const_Sym().

Referenced by cwh_create_str_st(), DRA_EC_Array_Portion_Parms(), fei_pattern_con(), MemCtr_Add_Common(), MemCtr_Add_Global(), MemCtr_Add_Local(), and WN_LdaString().

Here is the call graph for this function:


Variable Documentation

Definition at line 59 of file const.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines