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

Go to the source code of this file.

Defines

#define UNDEFINED   -1

Functions

void ISA_Enums_Begin (void)
void ISA_Create_Enum_Class (const char *ec_name,...)
void ISA_Enums_End (void)

Define Documentation

#define UNDEFINED   -1

Definition at line 54 of file isa_enums_gen.h.

Referenced by ISA_Create_Enum_Class(), ISA_Enums_Begin(), main(), and PRQ_Remove().


Function Documentation

void ISA_Enums_Begin ( void  )

Definition at line 119 of file isa_enums_gen.cxx.

References all_ec, all_ecv, and UNDEFINED.

Referenced by main().

void ISA_Enums_End ( void  )

Definition at line 191 of file isa_enums_gen.cxx.

References all_ec, all_ecv, buf, cfile, ECV_struct::ecv_ecname, ECV_struct::ecv_name, efile, Emit_Footer(), Emit_Header(), fprintf(), hfile, interface, and Print_ECV_EName().

Referenced by main().

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines