GCC Middle and Back End API Reference
target_recog Struct Reference

#include <recog.h>

Collaboration diagram for target_recog:

Data Fields

bool x_initialized
 
alternative_mask x_bool_attr_masks [NUM_INSN_CODES][BA_LAST+1]
 
operand_alternativex_op_alt [NUM_INSN_CODES]
 

Detailed Description

Target-dependent globals.   

Field Documentation

◆ x_bool_attr_masks

alternative_mask target_recog::x_bool_attr_masks[NUM_INSN_CODES][BA_LAST+1]

◆ x_initialized

bool target_recog::x_initialized

◆ x_op_alt

operand_alternative* target_recog::x_op_alt[NUM_INSN_CODES]

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