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

/freebsd-10-stable/contrib/gcc/config/arm/
H A Darm.c7020 rtx scratch_hi = gen_rtx_REG (HImode, REGNO (operands[2]));
7028 emit_insn (gen_movhi (scratch_hi, outval));
7029 outval = scratch_hi;
7079 rtx scratch_hi = gen_rtx_REG (HImode, REGNO (operands[2]));
7087 emit_insn (gen_movhi (scratch_hi, outval));
7088 outval = scratch_hi;
7008 rtx scratch_hi = gen_rtx_REG (HImode, REGNO (operands[2])); local
7067 rtx scratch_hi = gen_rtx_REG (HImode, REGNO (operands[2])); local

Completed in 77 milliseconds