Home
last modified time | relevance | path

Searched refs:expand_operand_type (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Doptabs.h33 enum expand_operand_type { enum
46 ENUM_BITFIELD (expand_operand_type) type : 8;
74 enum expand_operand_type type,
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Doptabs.h1116 enum expand_operand_type { enum
1129 ENUM_BITFIELD (expand_operand_type) type : 8;
1151 enum expand_operand_type type, in create_expand_operand()