Searched defs:EltNo (Results 1 – 10 of 10) sorted by relevance
234 size_t EltNo = I-this->begin(); in insert() local
862 unsigned EltNo; in handleSpecialSwappables() local
9914 unsigned EltNo = 8; // Start out undef. in LowerVECTOR_SHUFFLE() local
270 Value *llvm::findScalarElement(Value *V, unsigned EltNo) { in findScalarElement()
1801 SDValue EltNo = N->getOperand(2); in PerformDAGCombine() local
3406 SDValue EltNo = Op.getOperand(1); in computeKnownBits() local3438 SDValue EltNo = Op.getOperand(2); in computeKnownBits() local4043 SDValue EltNo = Op.getOperand(2); in ComputeNumSignBits() local4069 SDValue EltNo = Op.getOperand(1); in ComputeNumSignBits() local
12063 SDValue EltNo = N0->getOperand(1); in visitTRUNCATE() local18286 SDValue EltNo = N->getOperand(2); in visitINSERT_VECTOR_ELT() local18380 SDValue EltNo, in scalarizeExtractedVectorLoad()21394 SDValue EltNo = InVal->getOperand(1); in visitSCALAR_TO_VECTOR() local
8241 unsigned EltNo = cast<ConstantSDNode>(V.getOperand(1))->getZExtValue(); in ReconstructShuffle() local8369 int EltNo = cast<ConstantSDNode>(Entry.getOperand(1))->getSExtValue(); in ReconstructShuffle() local
7772 unsigned EltNo = cast<ConstantSDNode>(V.getOperand(1))->getZExtValue(); in ReconstructShuffle() local7885 int EltNo = cast<ConstantSDNode>(Entry.getOperand(1))->getSExtValue(); in ReconstructShuffle() local
8417 int EltNo = (Offset - StartOffset) >> 2; in LowerAsSplatVectorLoad() local