HomeSort by: relevance | last modified time | path
    Searched defs:operand_alternative (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
lra-int.h 193 const struct operand_alternative *operand_alternative; member in struct:lra_static_insn_data
recog.h 46 struct operand_alternative struct
87 alternative_class (const operand_alternative *alt, int i)
96 alternative_register_filters (const operand_alternative *alt, int i)
263 operand_alternative *, rtx **);
264 extern const operand_alternative *preprocess_insn_constraints (unsigned int);
412 extern const operand_alternative *recog_op_alt;
418 inline const operand_alternative *
524 operand_alternative *x_op_alt[NUM_INSN_CODES];
  /src/external/gpl3/gcc.old/dist/gcc/
lra-int.h 193 const struct operand_alternative *operand_alternative; member in struct:lra_static_insn_data
recog.h 42 struct operand_alternative struct
80 alternative_class (const operand_alternative *alt, int i)
242 operand_alternative *, rtx **);
243 extern const operand_alternative *preprocess_insn_constraints (unsigned int);
379 extern const operand_alternative *recog_op_alt;
385 inline static const operand_alternative *
490 operand_alternative *x_op_alt[NUM_INSN_CODES];

Completed in 25 milliseconds