Searched refs:toload (Results 1 – 2 of 2) sorted by relevance
9966 rtx toload = gen_rtx_CONST (VOIDmode, local9971 emit_insn (gen_elf_high (tmp_reg, toload));9972 emit_insn (gen_elf_low (tmp_reg, tmp_reg, toload));
13916 rtx toload = gen_rtx_CONST (VOIDmode, in rs6000_emit_allocate_stack() local13921 emit_insn (gen_elf_high (tmp_reg, toload)); in rs6000_emit_allocate_stack()13922 emit_insn (gen_elf_low (tmp_reg, tmp_reg, toload)); in rs6000_emit_allocate_stack()