Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc5339 mips_int_order_operand_ok_p (enum rtx_code code, rtx cmp1) in mips_int_order_operand_ok_p() function
5378 if (mips_int_order_operand_ok_p (*code, *cmp1)) in mips_canonicalize_int_order_test()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c5328 mips_int_order_operand_ok_p (enum rtx_code code, rtx cmp1) in mips_int_order_operand_ok_p() function
5367 if (mips_int_order_operand_ok_p (*code, *cmp1)) in mips_canonicalize_int_order_test()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20073414 (mips_int_order_operand_ok_p): ...this.