Lines Matching refs:AddrOpIdx
9901 const unsigned AddrOpIdx = ((isIntrinsic || isStore) ? 2 : 1);9902 SDValue Addr = N->getOperand(AddrOpIdx);9976 VecTy = N->getOperand(AddrOpIdx+1).getValueType();10052 Ops.push_back(N->getOperand(AddrOpIdx));10061 for (unsigned i = AddrOpIdx + 1; i < N->getNumOperands() - 1; ++i)