Searched defs:BaseGV (Results 1 – 9 of 9) sorted by relevance
/external/llvm/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 204 bool isLegalAddressingMode(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, in isLegalAddressingMode() 220 int getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, in getScalingFactorCost() 438 const GlobalValue *BaseGV = nullptr; in getGEPCost() local
|
D | TargetTransformInfo.h | 799 bool isLegalAddressingMode(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, in isLegalAddressingMode() 817 int getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, in getScalingFactorCost()
|
/external/llvm/lib/Analysis/ |
D | TargetTransformInfo.cpp | 117 bool TargetTransformInfo::isLegalAddressingMode(Type *Ty, GlobalValue *BaseGV, in isLegalAddressingMode() 142 int TargetTransformInfo::getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, in getScalingFactorCost()
|
/external/llvm/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 126 bool isLegalAddressingMode(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, in isLegalAddressingMode() 137 int getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, in getScalingFactorCost()
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 247 GlobalValue *BaseGV; member 1358 GlobalValue *BaseGV, int64_t BaseOffset, in isAMCompletelyFolded() 1411 GlobalValue *BaseGV, int64_t BaseOffset, in isAMCompletelyFolded() 1448 MemAccessTy AccessTy, GlobalValue *BaseGV, in isLegalUse() 1512 GlobalValue *BaseGV, int64_t BaseOffset, in isAlwaysFoldable() 1543 GlobalValue *BaseGV = ExtractSymbol(S, SE); in isAlwaysFoldable() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 1248 GlobalValue *BaseGV, in isAlwaysFoldable() 1285 GlobalValue *BaseGV = ExtractSymbol(S, SE); in isAlwaysFoldable() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 2189 const GlobalValue *BaseGV = dyn_cast_or_null<GlobalValue>(BaseCst); in handleIndirectSymViaGOTPCRel() local
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetLowering.h | 1527 GlobalValue *BaseGV; member
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 1591 GlobalValue *BaseGV; member
|