Lines Matching defs:op_index
4962 int op_index;
5234 for (op_index = 0; op_index < 2; ++op_index)
5248 operand = XEXP (XEXP (ad, 0), op_index);
5252 addend = XEXP (XEXP (ad, 0), 1 - op_index);
5263 (mode, ad, as, &XEXP (XEXP (ad, 0), 1 - op_index)))
5274 op_index == 0 ? offset_reg : addend,
5275 op_index == 0 ? addend : offset_reg);
5278 op_index == 0 ? offset_reg : addend,
5279 op_index == 0 ? addend : offset_reg);
5283 find_reloads_address_part (XEXP (ad, op_index),
5284 &XEXP (ad, op_index), cls,
5287 XEXP (ad, 1 - op_index), 1, GET_CODE (ad),
5288 GET_CODE (XEXP (ad, op_index)),
5289 &XEXP (ad, 1 - op_index), opnum,