Home
last modified time | relevance | path

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 Ds390-protos.h112 extern bool s390_expand_addcc (enum rtx_code, rtx, rtx, rtx, rtx, rtx);
H A Ds390-modes.def167 implementations of several if-constructs - see s390_expand_addcc for more
H A Ds390.md6734 "if (!s390_expand_addcc (GET_CODE (operands[1]),
6781 "if (!s390_expand_addcc (GET_CODE (operands[1]), operands[2], operands[3],
H A Ds390.c6162 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 Ds390-protos.h115 extern bool s390_expand_addcc (enum rtx_code, rtx, rtx, rtx, rtx, rtx);
H A Ds390-modes.def170 implementations of several if-constructs - see s390_expand_addcc for more
H A Ds390.md6841 "if (!s390_expand_addcc (GET_CODE (operands[1]),
6888 "if (!s390_expand_addcc (GET_CODE (operands[1]), operands[2], operands[3],
H A Ds390.cc6260 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 DChangeLog-20042583 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 DChangeLog-20079248 * config/s390/s390.c (s390_expand_addcc): Emit canonical alc
H A DChangeLog-200519483 s390_expand_addcc, print_shift_count_operand, print_operand,