Home
last modified time | relevance | path

Searched defs:getScalingFactorCost (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp2577 InstructionCost ARMTTIImpl::getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, getScalingFactorCost() function in ARMTTIImpl
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h338 InstructionCost getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, getScalingFactorCost() function
H A DTargetTransformInfo.h2426 InstructionCost getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, getScalingFactorCost() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h410 InstructionCost getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, getScalingFactorCost() function
/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp542 InstructionCost TargetTransformInfo::getScalingFactorCost( getScalingFactorCost() function in TargetTransformInfo
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp4339 AArch64TTIImpl::getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, getScalingFactorCost() function in AArch64TTIImpl
/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp6725 InstructionCost X86TTIImpl::getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, getScalingFactorCost() function in X86TTIImpl
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1966 static InstructionCost getScalingFactorCost(const TargetTransformInfo &TTI, getScalingFactorCost() function