Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/config/arm/
H A Darm.c5191 int shift_opnum = get_attr_shift (insn); in arm_adjust_cost() local
5198 if (shift_opnum != 0 in arm_adjust_cost()
5206 shifted_operand = recog_data.operand[shift_opnum]; in arm_adjust_cost()