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

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c13986 rtx toload = gen_rtx_CONST (VOIDmode,
13991 emit_insn (gen_elf_high (tmp_reg, toload));
13992 emit_insn (gen_elf_low (tmp_reg, tmp_reg, toload));
13953 rtx toload = gen_rtx_CONST (VOIDmode, local

Completed in 117 milliseconds