Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp844 Value *ExtIdx = EEI.getOperand(1); in visitExtractElementInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp444 SmallVector<int,128> ExtIdx; in buildHvxVectorReg() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp887 SmallVector<int,128> ExtIdx; in buildHvxVectorReg() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp1270 SlotIndex ExtIdx = LIS->InsertMachineInstrInMaps(*ExtMI); in convertToThreeAddressWithLEA() local
H A DX86ISelLowering.cpp9909 SDValue ExtIdx) { in getUnderlyingExtractedFromVec()
9970 SDValue ExtIdx = Op.getOperand(i).getOperand(1); in buildFromShuffleMostly() local
55693 unsigned ExtIdx = Ext->getConstantOperandVal(1); in narrowExtractedVectorSelect() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13004 int ExtIdx = cast<ConstantSDNode>(Op.getOperand(1))->getZExtValue(); in combineConcatVectorOfExtracts() local
13227 ConstantSDNode *ExtIdx = dyn_cast<ConstantSDNode>(N->getOperand(1)); in visitEXTRACT_SUBVECTOR() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3189 const unsigned ExtIdx = *Idx; in canReuseExtract() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22048 int ExtIdx = Op.getConstantOperandVal(1); in combineConcatVectorOfExtracts() local
22837 uint64_t ExtIdx = N->getConstantOperandVal(1); in visitEXTRACT_SUBVECTOR() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7253 unsigned ExtIdx = Extract.getConstantOperandVal(1); in LowerVECTOR_SHUFFLE() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5905 SDValue ExtIdx) { in getUnderlyingExtractedFromVec()
5966 SDValue ExtIdx = Op.getOperand(i).getOperand(1); in buildFromShuffleMostly() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6049 const unsigned ExtIdx = *Idx; in canReuseExtract() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp8651 SDValue ExtIdx) { in getUnderlyingExtractedFromVec()
8712 SDValue ExtIdx = Op.getOperand(i).getOperand(1); in buildFromShuffleMostly() local
45634 unsigned ExtIdx = cast<ConstantSDNode>(Ext->getOperand(1))->getZExtValue(); in narrowExtractedVectorSelect() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11268 unsigned ExtIdx = Extract.getConstantOperandVal(1); in constructDup() local