Searched defs:getScalingFactorCost (Results 1 – 8 of 8) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 2565 InstructionCost ARMTTIImpl::getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, getScalingFactorCost() function in ARMTTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 398 InstructionCost getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, getScalingFactorCost() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 317 InstructionCost getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, getScalingFactorCost() function
|
H A D | TargetTransformInfo.h | 2360 InstructionCost getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, getScalingFactorCost() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 520 InstructionCost TargetTransformInfo::getScalingFactorCost( getScalingFactorCost() function in TargetTransformInfo
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 4038 AArch64TTIImpl::getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, getScalingFactorCost() function in AArch64TTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86TargetTransformInfo.cpp | 6652 InstructionCost X86TTIImpl::getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, getScalingFactorCost() function in X86TTIImpl
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LoopStrengthReduce.cpp | 1804 static InstructionCost getScalingFactorCost(const TargetTransformInfo &TTI, getScalingFactorCost() function
|