Lines Matching refs:AddrOpIdx
9492 const unsigned AddrOpIdx = ((isIntrinsic || isStore) ? 2 : 1);9493 SDValue Addr = N->getOperand(AddrOpIdx);9567 VecTy = N->getOperand(AddrOpIdx+1).getValueType();9643 Ops.push_back(N->getOperand(AddrOpIdx));9652 for (unsigned i = AddrOpIdx + 1; i < N->getNumOperands() - 1; ++i)