Searched refs:max_operand_1 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dgenflags.c43 static void max_operand_1 (rtx);
52 max_operand_1 (rtx x) function
73 max_operand_1 (XEXP (x, i));
78 max_operand_1 (XVECEXP (x, i, j));
92 max_operand_1 (XVECEXP (insn, 1, i));
H A Dgenemit.c59 static void max_operand_1 (rtx);
74 max_operand_1 (rtx x)
99 max_operand_1 (XEXP (x, i));
104 max_operand_1 (XVECEXP (x, i, j));
120 max_operand_1 (XVECEXP (insn, arg, i));
73 max_operand_1 (rtx x) function

Completed in 111 milliseconds