Searched refs:mips_const_insns (Results 1 – 7 of 7) sorted by relevance
134 extern int mips_const_insns (rtx);
2187 #define LEGITIMATE_CONSTANT_P(X) (mips_const_insns (X) > 0)
1783 mips_const_insns (rtx x) in mips_const_insns() function1831 int n = mips_const_insns (x); in mips_const_insns()
299 (symbol_ref "mips_const_insns (operands[1]) * 4")
3408 (mips_const_insns): Be more fussy about HIGH constants. Remove use6561 * config/mips/mips.c (mips_const_insns, mips_output_move): Remove24197 (mips_const_insns): Use mips_build_integer to determine the number24592 (mips_const_insns): Always accept HIGH.24669 (mips_address_insns, mips_fetch_insns, mips_const_insns,24684 (LEGITIMATE_CONSTANT_P): Use mips_const_insns.24688 (CONST_COSTS): Use mips_const_insns to calculate the cost of24707 mips16_unextended_reference_p, mips_address_insns, mips_const_insns,24753 (define_attr length): Use mips_const_insns for const instructions.
785 * config/mips/mips.c (mips_const_insns): Likewise.
16399 (mips_const_insns): Handle CONST_VECTOR the same as CONST_DOUBLE.