Home
last modified time | relevance | path

Searched defs:BaseIndex (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/llvm/tools/llvm-pdbdump/
H A DClassDefinitionDumper.cpp46 uint32_t BaseIndex = 0; in start() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DVirtRegMap.cpp335 SlotIndex BaseIndex = LIS->getInstructionIndex(MI); in readsUndefSubreg() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DVirtRegMap.cpp391 SlotIndex BaseIndex = LIS->getInstructionIndex(MI); in readsUndefSubreg() local
H A DCodeGenPrepare.cpp6077 Value *BaseIndex = ConstantInt::get(IntPtrTy, BaseOffset); in splitLargeGEPOffsets() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DVirtRegMap.cpp358 SlotIndex BaseIndex = LIS->getInstructionIndex(MI); in readsUndefSubreg() local
H A DCodeGenPrepare.cpp5477 Value *BaseIndex = ConstantInt::get(IntPtrTy, BaseOffset); in splitLargeGEPOffsets() local
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DPNaClTranslator.cpp1545 NaClRelBcIndexSize_t BaseIndex) { in convertRelativeToAbsIndex()
1605 NaClBcIndexSize_t BaseIndex) { in getRelativeOperand()
2175 NaClBcIndexSize_t BaseIndex = getNextInstIndex(); in ProcessRecord() local
/aosp_15_r20/external/llvm/lib/IR/
H A DVerifier.cpp3993 const int BaseIndex = cast<ConstantInt>(Base)->getZExtValue(); in visitIntrinsicCallSite() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DVerifier.cpp4542 const int BaseIndex = cast<ConstantInt>(Base)->getZExtValue(); in visitIntrinsicCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DVerifier.cpp5341 const uint64_t BaseIndex = cast<ConstantInt>(Base)->getZExtValue(); in visitIntrinsicCall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp396 unsigned BaseIndex = 0) { in getSameOpcode()
/aosp_15_r20/external/clang/lib/AST/
H A DExprConstant.cpp1539 unsigned BaseIndex = 0; in CheckConstantExpression() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp637 unsigned BaseIndex) { in getSameOpcode()