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

Go to the source code of this file.

Typedefs

typedef struct proc_propertyPROC_PROPERTY

Functions

void PROC_Properties_Begin (const char *archname)
PROC_PROPERTY PROC_Property_Create (const char *name)
void Processor_Group (PROC_PROPERTY property,...)
void PROC_Properties_End (void)

Typedef Documentation

typedef struct proc_property* PROC_PROPERTY

Definition at line 65 of file proc_properties_gen.h.


Function Documentation

void PROC_Properties_Begin ( const char *  archname)

Definition at line 100 of file proc_properties_gen.cxx.

Referenced by main().

void PROC_Properties_End ( void  )

Definition at line 143 of file proc_properties_gen.cxx.

References BIT_ALWAYS_FALSE, BIT_ALWAYS_TRUE, cfile, code, efile, Emit_Footer(), Emit_Header(), fprintf(), hfile, interface, proc_property::members, and properties.

Referenced by main().

Here is the call graph for this function:

void Processor_Group ( PROC_PROPERTY  property,
  ... 
)

Definition at line 126 of file proc_properties_gen.cxx.

Referenced by main().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines