Searched refs:tempLR (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c3221 rtx tempLR, tmp3, mem;
3224 tempLR = gen_reg_rtx (Pmode);
3230 first = emit_insn (gen_load_toc_v4_PIC_1b (tempLR, gsym));
3231 emit_move_insn (tmp1, tempLR);
13695 rtx lab, tmp1, tmp2, got, tempLR; local
13709 tempLR = (fromprolog local
13712 insn = emit_insn (gen_load_toc_v4_PIC_1 (tempLR, lab));
13715 insn = emit_move_insn (tmp1, tempLR);
13727 rtx tempLR = (fromprolog
13731 insn = emit_insn (gen_load_toc_v4_pic_si (tempLR));
3212 rtx tempLR, tmp3, mem; local
13663 rtx lab, tmp1, tmp2, got, tempLR; local
[all...]

Completed in 157 milliseconds