Home
last modified time | relevance | path

Searched defs:operand_alternative (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drecog.h42 struct operand_alternative struct
46 const char *constraint;
53 unsigned int reject : 16;
56 int matches : 8;
80 alternative_class (const operand_alternative *alt, int i) in alternative_class() argument
H A Dlra-int.h193 const struct operand_alternative *operand_alternative; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drecog.h42 struct operand_alternative struct
46 const char *constraint;
53 unsigned int reject : 16;
56 int matches : 8;
80 alternative_class (const operand_alternative *alt, int i) in alternative_class() argument
H A Dlra-int.h190 const struct operand_alternative *operand_alternative; member