Home
last modified time | relevance | path

Searched defs:BaseIdx (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/dataflow/
DDataFlow.cpp188 size_t BaseIdx = Iter * kNumLabels; in main() local
/aosp_15_r20/external/llvm/utils/TableGen/
H A DPseudoLoweringEmitter.cpp75 IndexedMap<OpData> &OperandMap, unsigned BaseIdx) { in addDagOperandMapping()
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp459 SVal BaseIdx = ElemR->getIndex(); in getLValueElement() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DStackMaps.cpp451 unsigned BaseIdx = GCPtrIndices[P.first]; in parseStatepointOpers() local
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp122 unsigned BaseIdx = alignDown(getMaxWorkGroupSGPRCount(MF), 4) - 4; in reservedPrivateSegmentBufferReg() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp111 unsigned BaseIdx = alignDown(ST.getMaxNumSGPRs(MF), 4) - 4; in reservedPrivateSegmentBufferReg() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1310 Value *BaseIdx = in CreateGCRelocates() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1189 Value *BaseIdx = in CreateGCRelocates() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp540 unsigned BaseIdx = alignDown(ST.getMaxNumSGPRs(MF), 4) - 4; in reservedPrivateSegmentBufferReg() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1563 Value *BaseIdx = Builder.getInt32(FindIndex(LiveVariables, BasePtrs[i])); in CreateGCRelocates() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3230 SDValue BaseIdx = N->getOperand(1); in PromoteIntRes_EXTRACT_SUBVECTOR() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp4199 SDValue BaseIdx = N->getOperand(1); in PromoteIntRes_EXTRACT_SUBVECTOR() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp5304 SDValue BaseIdx = N->getOperand(1); in PromoteIntRes_EXTRACT_SUBVECTOR() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7508 unsigned BaseIdx = Op.getConstantOperandVal(2); in getTargetConstantBitsFromNode() local
7528 unsigned BaseIdx = Op.getConstantOperandVal(1); in getTargetConstantBitsFromNode() local
8657 int BaseIdx = i * NumBytesPerElt; in getFauxShuffleMask() local
9389 int64_t BaseIdx = EltIdx - (ByteOffset / BaseSizeInBytes); in EltsFromConsecutiveLoads() local
10151 unsigned BaseIdx, unsigned LastIdx, in isHorizontalBinOpPart()
40123 int BaseIdx = RootMask.size() * SrcOpIndex; in combineX86ShufflesRecursively() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6392 unsigned BaseIdx = Op.getConstantOperandVal(2); in getTargetConstantBitsFromNode() local
6413 unsigned BaseIdx = Op.getConstantOperandVal(1); in getTargetConstantBitsFromNode() local
8144 int64_t BaseIdx = EltIdx - (ByteOffset / BaseSizeInBytes); in EltsFromConsecutiveLoads() local
8867 unsigned BaseIdx, unsigned LastIdx, in isHorizontalBinOpPart()
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6117 unsigned BaseIdx, unsigned LastIdx, in isHorizontalBinOp()