/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | Scalarizer.cpp | 844 Value *ExtIdx = EEI.getOperand(1); in visitExtractElementInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLoweringHVX.cpp | 444 SmallVector<int,128> ExtIdx; in buildHvxVectorReg() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 18070 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 D | HexagonISelLoweringHVX.cpp | 887 SmallVector<int,128> ExtIdx; in buildHvxVectorReg() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 1270 SlotIndex ExtIdx = LIS->InsertMachineInstrInMaps(*ExtMI); in convertToThreeAddressWithLEA() local
|
H A D | X86ISelLowering.cpp | 9909 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 D | DAGCombiner.cpp | 13004 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 D | SLPVectorizer.cpp | 3189 const unsigned ExtIdx = *Idx; in canReuseExtract() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 22048 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 D | AArch64ISelLowering.cpp | 7253 unsigned ExtIdx = Extract.getConstantOperandVal(1); in LowerVECTOR_SHUFFLE() local
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 5905 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 D | SLPVectorizer.cpp | 6049 const unsigned ExtIdx = *Idx; in canReuseExtract() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 8651 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 D | AArch64ISelLowering.cpp | 11268 unsigned ExtIdx = Extract.getConstantOperandVal(1); in constructDup() local
|