Searched refs:s390_expand_addcc (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
H A D | s390-protos.h | 112 extern bool s390_expand_addcc (enum rtx_code, rtx, rtx, rtx, rtx, rtx);
|
H A D | s390-modes.def | 167 implementations of several if-constructs - see s390_expand_addcc for more
|
H A D | s390.md | 6734 "if (!s390_expand_addcc (GET_CODE (operands[1]), 6781 "if (!s390_expand_addcc (GET_CODE (operands[1]), operands[2], operands[3],
|
H A D | s390.c | 6162 s390_expand_addcc (enum rtx_code cmp_code, rtx cmp_op0, rtx cmp_op1, in s390_expand_addcc() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/ |
H A D | s390-protos.h | 115 extern bool s390_expand_addcc (enum rtx_code, rtx, rtx, rtx, rtx, rtx);
|
H A D | s390-modes.def | 170 implementations of several if-constructs - see s390_expand_addcc for more
|
H A D | s390.md | 6841 "if (!s390_expand_addcc (GET_CODE (operands[1]), 6888 "if (!s390_expand_addcc (GET_CODE (operands[1]), operands[2], operands[3],
|
H A D | s390.cc | 6260 s390_expand_addcc (enum rtx_code cmp_code, rtx cmp_op0, rtx cmp_op1, in s390_expand_addcc() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2004 | 2583 s390_expand_addcc): Added cc mode comments. 29354 * config/s390/s390-protos.h (s390_expand_addcc): New prototype. 29355 * config/s390/s390.c (s390_expand_addcc): New function.
|
H A D | ChangeLog-2007 | 9248 * config/s390/s390.c (s390_expand_addcc): Emit canonical alc
|
H A D | ChangeLog-2005 | 19483 s390_expand_addcc, print_shift_count_operand, print_operand,
|