Searched refs:max_operand_1 (Results 1 – 5 of 5) sorted by relevance
| /trueos/contrib/gcc/ |
| HD | genflags.c | 43 static void max_operand_1 (rtx); 52 max_operand_1 (rtx x) in max_operand_1() function 73 max_operand_1 (XEXP (x, i)); in max_operand_1() 78 max_operand_1 (XVECEXP (x, i, j)); in max_operand_1() 92 max_operand_1 (XVECEXP (insn, 1, i)); in num_operands()
|
| HD | genemit.c | 59 static void max_operand_1 (rtx); 73 max_operand_1 (rtx x) in max_operand_1() function 98 max_operand_1 (XEXP (x, i)); in max_operand_1() 103 max_operand_1 (XVECEXP (x, i, j)); in max_operand_1() 119 max_operand_1 (XVECEXP (insn, arg, i)); in max_operand_vec()
|
| HD | ChangeLog-1999 | 9532 * genemit.c (max_operand_1): Look for the max scratch operand. 10500 * genemit.c (max_operand_1, gen_exp): Likewise.
|
| HD | ChangeLog-1998 | 13653 * genemit.c (max_operand_1): Add prototype.
|
| HD | ChangeLog-2000 | 29266 * genflags.c: Use the max_operand_1 logic from genemit.c to
|