Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp444 SmallVector<int,128> ExtIdx; in buildHvxVectorReg() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp18070 int ExtIdx = Op.getConstantOperandVal(1); in combineConcatVectorOfExtracts() local
18458 auto *ExtIdx = dyn_cast<ConstantSDNode>(Extract->getOperand(1)); in narrowExtractedVectorLoad() local
18556 unsigned ExtIdx = N->getConstantOperandVal(1); in visitEXTRACT_SUBVECTOR() local
18636 auto *ExtIdx = dyn_cast<ConstantSDNode>(Index); in visitEXTRACT_SUBVECTOR() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp3189 const unsigned ExtIdx = *Idx; in canReuseExtract() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp7253 unsigned ExtIdx = Extract.getConstantOperandVal(1); in LowerVECTOR_SHUFFLE() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp8648 SDValue ExtIdx) { in getUnderlyingExtractedFromVec()
8709 SDValue ExtIdx = Op.getOperand(i).getOperand(1); in buildFromShuffleMostly() local
45631 unsigned ExtIdx = cast<ConstantSDNode>(Ext->getOperand(1))->getZExtValue(); in narrowExtractedVectorSelect() local