Home
last modified time | relevance | path

Searched refs:shift_opnum (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.c11922 int shift_opnum = get_attr_shift (insn); in xscale_sched_adjust_cost() local
11929 if (shift_opnum != 0 in xscale_sched_adjust_cost()
11948 shifted_operand = recog_data.operand[shift_opnum]; in xscale_sched_adjust_cost()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.cc12082 int shift_opnum = get_attr_shift (insn); in xscale_sched_adjust_cost() local
12089 if (shift_opnum != 0 in xscale_sched_adjust_cost()
12109 shifted_operand = recog_data.operand[shift_opnum]; in xscale_sched_adjust_cost()