Searched defs:getScalingFactorCost (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h293 int getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, function in class:llvm::TargetTransformInfoImplBase
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h264 int getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, function in class:llvm::BasicTTIImplBase
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp349 int TargetTransformInfo::getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, function in class:TargetTransformInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1759 static unsigned getScalingFactorCost(const TargetTransformInfo &TTI, function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9518 int AArch64TargetLowering::getScalingFactorCost(const DataLayout &DL, function in class:AArch64TargetLowering
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp15058 int ARMTargetLowering::getScalingFactorCost(const DataLayout &DL, function in class:ARMTargetLowering

Completed in 302 milliseconds