Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DVirtRegMap.cpp391 SlotIndex BaseIndex = LIS->getInstructionIndex(MI); readsUndefSubreg() local
H A DCodeGenPrepare.cpp6311 Value *BaseIndex = ConstantInt::get(PtrIdxTy, BaseOffset); splitLargeGEPOffsets() local
/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp2034 unsigned BaseIndex = 0; mangleTemplateArgValue() local
H A DExprConstant.cpp2481 unsigned BaseIndex = 0; CheckEvaluationResult() local
/llvm-project/llvm/lib/IR/
H A DVerifier.cpp5701 const uint64_t BaseIndex = cast<ConstantInt>(Base)->getZExtValue(); visitIntrinsicCall() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp733 getSameOpcode(ArrayRef<Value * > VL,const TargetLibraryInfo & TLI,unsigned BaseIndex) getSameOpcode() argument