Home
last modified time | relevance | path

Searched defs:ExtIdx (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp792 Value *ExtIdx = EEI.getOperand(1); in visitExtractElementInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp583 SmallVector<int,128> ExtIdx; in buildHvxVectorReg() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp8960 unsigned ExtIdx = Extract.getConstantOperandVal(1); in constructDup() local
16311 SDValue ExtIdx = DAG.getVectorIdxConstant(IdxConst * NumLanes, DL); in PerformDAGCombine() local
16340 SDValue ExtIdx = DAG.getVectorIdxConstant(I * NumLanes, DL); in PerformDAGCombine() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp19650 int ExtIdx = Op.getConstantOperandVal(1); in combineConcatVectorOfExtracts() local
20125 auto *ExtIdx = dyn_cast<ConstantSDNode>(Extract->getOperand(1)); in narrowExtractedVectorLoad() local
20178 uint64_t ExtIdx = N->getConstantOperandVal(1); in visitEXTRACT_SUBVECTOR() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3481 const unsigned ExtIdx = *Idx; in canReuseExtract() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp9063 SDValue ExtIdx) { in getUnderlyingExtractedFromVec()
9124 SDValue ExtIdx = Op.getOperand(i).getOperand(1); in buildFromShuffleMostly() local
50180 unsigned ExtIdx = Ext->getConstantOperandVal(1); in narrowExtractedVectorSelect() local