Searched defs:ExtractIdx (Results 1 – 8 of 8) sorted by relevance
858 Constant *ExtractIdx = ConstantInt::get(Ty, i); in ConstantFoldUnaryInstruction() local1237 Constant *ExtractIdx = ConstantInt::get(Ty, i); in ConstantFoldBinaryInstruction() local
927 for (unsigned ExtractIdx = 0; ExtractIdx != VF; ++ExtractIdx) { in getOrderedReduction() local
2572 unsigned ExtractIdx = cast<ConstantInt>(Idx)->getZExtValue(); in visitCallInst() local
7425 unsigned ExtractIdx = std::numeric_limits<unsigned>::max(); in getConstantVector() local
6774 int ExtractIdx = Idx < NumElts ? Idx : Idx - NumElts; in lowerShuffleVector() local
8394 uint64_t ExtractIdx = Sub.getConstantOperandVal(1); in getFauxShuffleMask() local14934 unsigned ExtractIdx = BitOffset / V.getScalarValueSizeInBits(); in lowerShuffleAsBroadcast() local40173 int ExtractIdx = Op.getConstantOperandVal(1); in combineX86ShufflesRecursively() local44725 int ExtractIdx = (int)IdxC.getZExtValue(); in combineExtractWithShuffle() local44741 int ExtractIdx; in combineExtractWithShuffle() local
21249 SDValue ExtractIdx = InsertElt.getOperand(1); in removeRedundantInsertVectorElt() local
21451 const APInt &ExtractIdx = Op.getConstantOperandAPInt(1); in reduceBuildVecToShuffle() local