Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp412 GlobalVariable *BaseGV = dyn_cast<GlobalVariable>(ConstExpr->getOperand(0)); collectConstantCandidates() local
667 findBaseConstants(GlobalVariable * BaseGV) findBaseConstants() argument
848 emitBaseConstants(GlobalVariable * BaseGV) emitBaseConstants() argument
[all...]
H A DLoopStrengthReduce.cpp485 GlobalValue *BaseGV = nullptr; global() member
1815 isAMCompletelyFolded(const TargetTransformInfo & TTI,LSRUse::KindType Kind,MemAccessTy AccessTy,GlobalValue * BaseGV,Immediate BaseOffset,bool HasBaseReg,int64_t Scale,Instruction * Fixup) isAMCompletelyFolded() argument
1880 isAMCompletelyFolded(const TargetTransformInfo & TTI,Immediate MinOffset,Immediate MaxOffset,LSRUse::KindType Kind,MemAccessTy AccessTy,GlobalValue * BaseGV,Immediate BaseOffset,bool HasBaseReg,int64_t Scale) isAMCompletelyFolded() argument
1922 isLegalUse(const TargetTransformInfo & TTI,Immediate MinOffset,Immediate MaxOffset,LSRUse::KindType Kind,MemAccessTy AccessTy,GlobalValue * BaseGV,Immediate BaseOffset,bool HasBaseReg,int64_t Scale) isLegalUse() argument
2013 isAlwaysFoldable(const TargetTransformInfo & TTI,LSRUse::KindType Kind,MemAccessTy AccessTy,GlobalValue * BaseGV,Immediate BaseOffset,bool HasBaseReg) isAlwaysFoldable() argument
2054 GlobalValue *BaseGV = ExtractSymbol(S, SE); isAlwaysFoldable() local
[all...]
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h338 getScalingFactorCost(Type * Ty,GlobalValue * BaseGV,StackOffset BaseOffset,bool HasBaseReg,int64_t Scale,unsigned AddrSpace) getScalingFactorCost() argument
1062 auto *BaseGV = dyn_cast<GlobalValue>(Ptr->stripPointerCasts()); getGEPCost() local
H A DTargetTransformInfo.h2335 isLegalAddressingMode(Type * Ty,GlobalValue * BaseGV,int64_t BaseOffset,bool HasBaseReg,int64_t Scale,unsigned AddrSpace,Instruction * I,int64_t ScalableOffset) isLegalAddressingMode() argument
2426 getScalingFactorCost(Type * Ty,GlobalValue * BaseGV,StackOffset BaseOffset,bool HasBaseReg,int64_t Scale,unsigned AddrSpace) getScalingFactorCost() argument
/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp407 isLegalAddressingMode(Type * Ty,GlobalValue * BaseGV,int64_t BaseOffset,bool HasBaseReg,int64_t Scale,unsigned AddrSpace,Instruction * I,int64_t ScalableOffset) const isLegalAddressingMode() argument
543 getScalingFactorCost(Type * Ty,GlobalValue * BaseGV,StackOffset BaseOffset,bool HasBaseReg,int64_t Scale,unsigned AddrSpace) const getScalingFactorCost() argument
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp1622 const Value *BaseGV = CPA.getPointer()->stripAndAccumulateConstantOffsets( lowerConstantPtrAuth() local
H A DAArch64TargetTransformInfo.cpp4339 getScalingFactorCost(Type * Ty,GlobalValue * BaseGV,StackOffset BaseOffset,bool HasBaseReg,int64_t Scale,unsigned AddrSpace) const getScalingFactorCost() argument
/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp2577 getScalingFactorCost(Type * Ty,GlobalValue * BaseGV,StackOffset BaseOffset,bool HasBaseReg,int64_t Scale,unsigned AddrSpace) const getScalingFactorCost() argument
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h410 getScalingFactorCost(Type * Ty,GlobalValue * BaseGV,StackOffset BaseOffset,bool HasBaseReg,int64_t Scale,unsigned AddrSpace) getScalingFactorCost() argument
H A DTargetLowering.h2790 GlobalValue *BaseGV = nullptr; global() member
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3639 const GlobalValue *BaseGV = dyn_cast_or_null<GlobalValue>(BaseCst); handleIndirectSymViaGOTPCRel() local
/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5630 GlobalValue *BaseGV = AddrMode.BaseGV; optimizeMemoryInst() local
5804 GlobalValue *BaseGV = AddrMode.BaseGV; optimizeMemoryInst() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp6725 getScalingFactorCost(Type * Ty,GlobalValue * BaseGV,StackOffset BaseOffset,bool HasBaseReg,int64_t Scale,unsigned AddrSpace) const getScalingFactorCost() argument