Searched defs:ExtractIdx (Results 1 – 9 of 9) sorted by relevance
594 Constant *ExtractIdx = ConstantInt::get(Ty, i); in ConstantFoldUnaryInstruction() local916 Constant *ExtractIdx = ConstantInt::get(Ty, i); in ConstantFoldBinaryInstruction() local
1099 for (unsigned ExtractIdx = 0; ExtractIdx != VF; ++ExtractIdx) { in getOrderedReduction() local
3258 unsigned ExtractIdx = cast<ConstantInt>(Idx)->getZExtValue(); in visitCallInst() local
5063 unsigned ExtractIdx = (SrcVecIdx % VRegsPerSrc) * NumOpElts; lowerShuffleViaVRegSplitting() local 8492 unsigned ExtractIdx = lowerINSERT_VECTOR_ELT() local 8703 unsigned ExtractIdx = lowerEXTRACT_VECTOR_ELT() local
7701 unsigned ExtractIdx = std::numeric_limits<unsigned>::max(); in getConstantVector() local
7622 int ExtractIdx = Idx < NumElts ? Idx : Idx - NumElts; in lowerShuffleVector() local
5913 uint64_t ExtractIdx = SubBC.getConstantOperandVal(1); in getFauxShuffleMask() local12637 unsigned ExtractIdx = BitOffset / V.getScalarValueSizeInBits(); in lowerShuffleAsBroadcast() local39771 int ExtractIdx = Op.getConstantOperandVal(1); in combineX86ShufflesRecursively() local44829 int ExtractIdx = (int)IdxC.getZExtValue(); in combineExtractWithShuffle() local44845 int ExtractIdx; in combineExtractWithShuffle() local
23366 const APInt &ExtractIdx = Op.getConstantOperandAPInt(1); in reduceBuildVecToShuffle() local
24938 SDValue ExtractIdx = InsertElt.getOperand(1); in removeRedundantInsertVectorElt() local