Searched refs:mips_use_pic_fn_addr_reg_p (Results 1 – 7 of 7) sorted by relevance
237 extern bool mips_use_pic_fn_addr_reg_p (const_rtx);
340 if (mips_use_pic_fn_addr_reg_p (op))
2038 mips_use_pic_fn_addr_reg_p (const_rtx x) in mips_use_pic_fn_addr_reg_p() function3112 if (TARGET_MIPS16 && mips_use_pic_fn_addr_reg_p (orig_addr)) in mips_emit_call_insn()
2040 mips_use_pic_fn_addr_reg_p (const_rtx x) in mips_use_pic_fn_addr_reg_p() function3114 if (TARGET_MIPS16 && mips_use_pic_fn_addr_reg_p (orig_addr)) in mips_emit_call_insn()
10536 * config/mips/mips.c (mips_use_pic_fn_addr_reg_p): Handle11016 (mips_use_pic_fn_addr_reg_p): Declare.11032 (mips_use_pic_fn_addr_reg_p): Likewise.11137 mips_use_pic_fn_addr_reg_p check.