Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-pdbdump/
DClassDefinitionDumper.cpp46 uint32_t BaseIndex = 0; in start() local
/external/llvm/lib/CodeGen/
DVirtRegMap.cpp335 SlotIndex BaseIndex = LIS->getInstructionIndex(MI); in readsUndefSubreg() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DVirtRegMap.cpp360 SlotIndex BaseIndex = LIS->getInstructionIndex(MI); in readsUndefSubreg() local
DCodeGenPrepare.cpp5053 Value *BaseIndex = ConstantInt::get(IntPtrTy, BaseOffset); in splitLargeGEPOffsets() local
/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp1545 NaClRelBcIndexSize_t BaseIndex) { in convertRelativeToAbsIndex()
1605 NaClBcIndexSize_t BaseIndex) { in getRelativeOperand()
2175 NaClBcIndexSize_t BaseIndex = getNextInstIndex(); in ProcessRecord() local
/external/llvm/lib/IR/
DVerifier.cpp3993 const int BaseIndex = cast<ConstantInt>(Base)->getZExtValue(); in visitIntrinsicCallSite() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DVerifier.cpp4320 const int BaseIndex = cast<ConstantInt>(Base)->getZExtValue(); in visitIntrinsicCallSite() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp351 unsigned BaseIndex = 0) { in getSameOpcode()
/external/clang/lib/AST/
DExprConstant.cpp1539 unsigned BaseIndex = 0; in CheckConstantExpression() local