Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DTargetTransformInfo.cpp111 int TargetTransformInfo::getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, in getScalingFactorCost() function in TargetTransformInfo
502 int getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, int64_t BaseOffset, in getScalingFactorCost() function
/external/llvm/lib/CodeGen/
DBasicTargetTransformInfo.cpp159 int BasicTTI::getScalingFactorCost(Type *Ty, GlobalValue *BaseGV, in getScalingFactorCost() function in BasicTTI
/external/llvm/include/llvm/Target/
DTargetLowering.h1271 virtual int getScalingFactorCost(const AddrMode &AM, Type *Ty) const { in getScalingFactorCost() function
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp1502 static unsigned getScalingFactorCost(const TargetTransformInfo &TTI, in getScalingFactorCost() function
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp6241 int AArch64TargetLowering::getScalingFactorCost(const AddrMode &AM, in getScalingFactorCost() function in AArch64TargetLowering
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp22787 int X86TargetLowering::getScalingFactorCost(const AddrMode &AM, in getScalingFactorCost() function in X86TargetLowering