Home
last modified time | relevance | path

Searched refs:s390_expand_addcc (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/gcc/config/s390/
Ds390-protos.h90 extern bool s390_expand_addcc (enum rtx_code, rtx, rtx, rtx, rtx, rtx);
Ds390-modes.def147 implementations of several if-constructs - see s390_expand_addcc for more
Ds390.md4292 "if (!s390_expand_addcc (GET_CODE (operands[1]),
4338 "if (!s390_expand_addcc (<CODE>, s390_compare_op0, s390_compare_op1,
Ds390.c3826 s390_expand_addcc (enum rtx_code cmp_code, rtx cmp_op0, rtx cmp_op1, in s390_expand_addcc() function
/freebsd-12-stable/contrib/gcc/
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.
DChangeLog-200519484 s390_expand_addcc, print_shift_count_operand, print_operand,