Searched refs:shouldConsiderAddressTypePromotion (Results 1 – 6 of 6) sorted by relevance
337 shouldConsiderAddressTypePromotion(const Instruction &I,
2866 bool AArch64TTIImpl::shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function in AArch64TTIImpl
1018 bool shouldConsiderAddressTypePromotion(1735 virtual bool shouldConsiderAddressTypePromotion(2280 bool shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function2282 return Impl.shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion()
454 bool shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function
687 bool TargetTransformInfo::shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function in TargetTransformInfo689 return TTIImpl->shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion()
6339 bool ATPConsiderable = TTI->shouldConsiderAddressTypePromotion( in optimizeExt()