Searched defs:getAddressComputationCost (Results 1 – 5 of 5) sorted by relevance
437 unsigned ARMTTI::getAddressComputationCost(Type *Ty, bool IsComplex) const { in getAddressComputationCost() function in ARMTTI
458 unsigned AArch64TTI::getAddressComputationCost(Type *Ty, bool IsComplex) const { in getAddressComputationCost() function in AArch64TTI
235 unsigned TargetTransformInfo::getAddressComputationCost(Type *Tp, in getAddressComputationCost() function in TargetTransformInfo634 unsigned getAddressComputationCost(Type *Tp, bool) const override { in getAddressComputationCost() function
631 unsigned BasicTTI::getAddressComputationCost(Type *Ty, bool IsComplex) const { in getAddressComputationCost() function in BasicTTI
920 unsigned X86TTI::getAddressComputationCost(Type *Ty, bool IsComplex) const { in getAddressComputationCost() function in X86TTI