GCC Middle and Back End API Reference
data Struct Reference
Collaboration diagram for data:

Data Fields

struct datanext
const char * name
const char * template_code
int code_number
int index_number
const char * filename
int lineno
int n_generator_args
int n_operands
int n_dups
int n_alternatives
int operand_number
int output_format
struct operand_data operand [MAX_MAX_OPERANDS]

Detailed Description

Record in this chain all information that we will output,
   associated with the code number of the insn.   

Field Documentation

int data::index_number
int data::n_alternatives
int data::n_dups
int data::n_generator_args
struct data* data::next
int data::operand_number

Referenced by output_insn_data(), and place_operands().

int data::output_format
const char* data::template_code

The documentation for this struct was generated from the following file: