GCC Middle and Back End API Reference
output_def Struct Reference

Data Fields

int code_number
int n_alternatives

Detailed Description

Process an assembler template from a define_insn or a define_peephole.
It is either the assembler code template, a list of assembler code
templates, or C code to generate the assembler code template.   
An output_* definition that has been emitted.   

Field Documentation

◆ code_number

int output_def::code_number

Referenced by process_template().

◆ n_alternatives

int output_def::n_alternatives

Referenced by process_template().


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