Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DVirtRegMap.cpp358 SlotIndex BaseIndex = LIS->getInstructionIndex(MI); in readsUndefSubreg() local
DCodeGenPrepare.cpp5477 Value *BaseIndex = ConstantInt::get(IntPtrTy, BaseOffset); in splitLargeGEPOffsets() local
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp4542 const int BaseIndex = cast<ConstantInt>(Base)->getZExtValue(); in visitIntrinsicCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp396 unsigned BaseIndex = 0) { in getSameOpcode()