Home
last modified time | relevance | path

Searched refs:s390_expand_logical_operator (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/gcc/gcc/config/s390/
H A Ds390-protos.h98 extern void s390_expand_logical_operator (enum rtx_code,
H A Ds390.md5004 "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;")
H A Ds390.c1200 s390_expand_logical_operator (enum rtx_code code, enum machine_mode mode, in s390_expand_logical_operator() function