GCC Middle and Back End API Reference
expand_operand Struct Reference

#include <optabs.h>

Collaboration diagram for expand_operand:

Data Fields

ENUM_BITFIELD(expand_operand_type)
type unsigned int 
unsigned_p: 1
unsigned int unused: 7
ENUM_BITFIELD(machine_mode)
mode rtx 
value

Detailed Description

Information about an operand for instruction expansion.   

Field Documentation

ENUM_BITFIELD (expand_operand_type) type unsigned int expand_operand::unsigned_p
unsigned int expand_operand::unused

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