Searched refs:shouldConsiderAddressTypePromotion (Results 1 – 6 of 6) sorted by relevance
328 shouldConsiderAddressTypePromotion(const Instruction &I,
2556 bool AArch64TTIImpl::shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function in AArch64TTIImpl
989 bool shouldConsiderAddressTypePromotion(1682 virtual bool shouldConsiderAddressTypePromotion(2197 bool shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function2199 return Impl.shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion()
439 bool shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function
667 bool TargetTransformInfo::shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function in TargetTransformInfo669 return TTIImpl->shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion()
6239 bool ATPConsiderable = TTI->shouldConsiderAddressTypePromotion( in optimizeExt()