Searched refs:s390_expand_logical_operator (Results 1 – 4 of 4) sorted by relevance
98 extern void s390_expand_logical_operator (enum rtx_code,
5004 "s390_expand_logical_operator (AND, <MODE>mode, operands); DONE;")5309 "s390_expand_logical_operator (IOR, <MODE>mode, operands); DONE;")5599 "s390_expand_logical_operator (XOR, <MODE>mode, operands); DONE;")
1200 s390_expand_logical_operator (enum rtx_code code, enum machine_mode mode, in s390_expand_logical_operator() function
10194 * config/s390/s390-protos.h (s390_expand_logical_operator): Add10197 * config/s390/s390.c (s390_expand_logical_operator): New function.10202 ("andsi3"): Use s390_expand_logical_operator.10214 ("iorsi3"): Use s390_expand_logical_operator.