Searched defs:ExtractIdx (Results 1 – 10 of 10) sorted by relevance
259 int ExtractIdx = 0; variable262 ExtractElementDescr(Action *V, int ExtractIdx) in ExtractElementDescr()
588 Constant *ExtractIdx = ConstantInt::get(Ty, i); in ConstantFoldUnaryInstruction() local897 Constant *ExtractIdx = ConstantInt::get(Ty, i); in ConstantFoldBinaryInstruction() local
1124 for (unsigned ExtractIdx = 0; ExtractIdx != VF; ++ExtractIdx) { in getOrderedReduction() local
3555 unsigned ExtractIdx = cast<ConstantInt>(Idx)->getZExtValue(); in visitCallInst() local
8093 unsigned ExtractIdx = std::numeric_limits<unsigned>::max(); in getConstantVector() local
8543 int ExtractIdx = Idx < NumElts ? Idx : Idx - NumElts; in lowerShuffleVector() local
5477 auto ExtractValue = [&, &DAG = DAG](SDValue SrcVec, unsigned ExtractIdx) { in lowerShuffleViaVRegSplitting()10223 unsigned ExtractIdx = in lowerEXTRACT_VECTOR_ELT() local
6251 uint64_t ExtractIdx = SubSrc.getConstantOperandVal(1); in getFauxShuffleMask() local13168 unsigned ExtractIdx = BitOffset / V.getScalarValueSizeInBits(); in lowerShuffleAsBroadcast() local41233 int ExtractIdx = Op.getConstantOperandVal(1); in combineX86ShufflesRecursively() local46668 int ExtractIdx = (int)IdxC.getZExtValue(); in combineExtractWithShuffle() local46684 int ExtractIdx; in combineExtractWithShuffle() local
24425 auto *ExtractIdx = dyn_cast<ConstantSDNode>(Op.getOperand(1)); in reduceBuildVecToShuffle() local
26363 SDValue ExtractIdx = InsertElt.getOperand(1); in removeRedundantInsertVectorElt() local