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

Go to the source code of this file.

Classes

struct  INITO
struct  INITV

Enumerations

enum  INITVKIND {
  INITVKIND_UNK = 0, INITVKIND_SYMOFF = 1, INITVKIND_ZERO = 2, INITVKIND_ONE = 3,
  INITVKIND_VAL = 4, INITVKIND_BLOCK = 5, INITVKIND_PAD = 6, INITVKIND_SYMDIFF = 7,
  INITVKIND_SYMDIFF16 = 8, INITVKIND_LABEL = 9, INITVKIND_COUNT = 10
}

Enumeration Type Documentation

enum INITVKIND
Enumerator:
INITVKIND_UNK 
INITVKIND_SYMOFF 
INITVKIND_ZERO 
INITVKIND_ONE 
INITVKIND_VAL 
INITVKIND_BLOCK 
INITVKIND_PAD 
INITVKIND_SYMDIFF 
INITVKIND_SYMDIFF16 
INITVKIND_LABEL 
INITVKIND_COUNT 

Definition at line 60 of file irbdata_defs.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines