Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc3912 mips_immediate_operand_p (int code, HOST_WIDE_INT x) in mips_immediate_operand_p() function
4145 if (speed || mips_immediate_operand_p (outer_code, INTVAL (x))) in mips_rtx_costs()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c3901 mips_immediate_operand_p (int code, HOST_WIDE_INT x) in mips_immediate_operand_p() function
4134 if (speed || mips_immediate_operand_p (outer_code, INTVAL (x))) in mips_rtx_costs()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20077013 (mips16_constant_cost, mips_immediate_operand_p, mips_binary_cost)