Searched refs:gen_load_const_gp (Results 1 – 6 of 6) sorted by relevance
3215 gen_load_const_gp (rtx reg) in gen_load_const_gp() function3217 return PMODE_INSN (gen_load_const_gp, (reg)); in gen_load_const_gp()3239 rtx set = gen_load_const_gp (cfun->machine->mips16_gp_pseudo_rtx); in mips16_gp_pseudo_reg()3279 emit_insn (gen_load_const_gp (temp)); in mips_pic_base_register()
3210 gen_load_const_gp (rtx reg) in gen_load_const_gp() function3212 return PMODE_INSN (gen_load_const_gp, (reg)); in gen_load_const_gp()3234 rtx set = gen_load_const_gp (cfun->machine->mips16_gp_pseudo_rtx); in mips16_gp_pseudo_reg()3268 emit_insn (gen_load_const_gp (temp)); in mips_pic_base_register()
27509 * config/mips/mips.c (gen_load_const_gp): New function, taking a
24305 (mips16_gp_pseudo_reg): Use gen_load_const_gp.
12232 * config/mips/mips.c (gen_load_const_gp): Use PMODE_INSN.
19545 for the result of gen_load_const_gp.