Home
last modified time | relevance | path

Searched defs:ExtractIdx (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstantFold.cpp858 Constant *ExtractIdx = ConstantInt::get(Ty, i); in ConstantFoldUnaryInstruction() local
1237 Constant *ExtractIdx = ConstantInt::get(Ty, i); in ConstantFoldBinaryInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp927 for (unsigned ExtractIdx = 0; ExtractIdx != VF; ++ExtractIdx) { in getOrderedReduction() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2572 unsigned ExtractIdx = cast<ConstantInt>(Idx)->getZExtValue(); in visitCallInst() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7425 unsigned ExtractIdx = std::numeric_limits<unsigned>::max(); in getConstantVector() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6774 int ExtractIdx = Idx < NumElts ? Idx : Idx - NumElts; in lowerShuffleVector() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp8394 uint64_t ExtractIdx = Sub.getConstantOperandVal(1); in getFauxShuffleMask() local
14934 unsigned ExtractIdx = BitOffset / V.getScalarValueSizeInBits(); in lowerShuffleAsBroadcast() local
40173 int ExtractIdx = Op.getConstantOperandVal(1); in combineX86ShufflesRecursively() local
44725 int ExtractIdx = (int)IdxC.getZExtValue(); in combineExtractWithShuffle() local
44741 int ExtractIdx; in combineExtractWithShuffle() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp21249 SDValue ExtractIdx = InsertElt.getOperand(1); in removeRedundantInsertVectorElt() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp21451 const APInt &ExtractIdx = Op.getConstantOperandAPInt(1); in reduceBuildVecToShuffle() local