Home
last modified time | relevance | path

Searched defs:getAddressComputationCost (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp416 unsigned ARMTTI::getAddressComputationCost(Type *Ty) const { in getAddressComputationCost() function in ARMTTI
/external/llvm/lib/Analysis/
DTargetTransformInfo.cpp199 unsigned TargetTransformInfo::getAddressComputationCost(Type *Tp) const { in getAddressComputationCost() function in TargetTransformInfo
542 unsigned getAddressComputationCost(Type *Tp) const { in getAddressComputationCost() function
/external/llvm/lib/CodeGen/
DBasicTargetTransformInfo.cpp460 unsigned BasicTTI::getAddressComputationCost(Type *Ty) const { in getAddressComputationCost() function in BasicTTI