Searched refs:CGEN_INSN_OPERANDS (Results 1 – 3 of 3) sorted by relevance
1091 #define CGEN_INSN_OPERANDS(insn) ((insn)->opinst) macro
754 const CGEN_OPINST *a_operands = CGEN_INSN_OPERANDS (a->insn); in first_writes_to_seconds_operands()755 const CGEN_OPINST *b_ops = CGEN_INSN_OPERANDS (b->insn); in first_writes_to_seconds_operands()
2117 Update call to CGEN_OPERAND_TYPE,CGEN_INSN_OPERANDS.