Searched refs:loongarch_use_ins_ext_p (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/ |
H A D | loongarch-protos.h | 132 extern bool loongarch_use_ins_ext_p (rtx, HOST_WIDE_INT, HOST_WIDE_INT);
|
H A D | loongarch.md | 1517 if (!loongarch_use_ins_ext_p (operands[1], INTVAL (operands[2]), 1527 "loongarch_use_ins_ext_p (operands[1], INTVAL (operands[2]), 1543 if (!loongarch_use_ins_ext_p (operands[0], INTVAL (operands[1]), 1553 "loongarch_use_ins_ext_p (operands[0], INTVAL (operands[1]),
|
H A D | loongarch.cc | 4199 loongarch_use_ins_ext_p (rtx op, HOST_WIDE_INT width, HOST_WIDE_INT bitpos) in loongarch_use_ins_ext_p() function
|