Searched refs:shouldConsiderAddressTypePromotion (Results 1 – 6 of 6) sorted by relevance
352 shouldConsiderAddressTypePromotion(const Instruction &I,
3756 bool AArch64TTIImpl::shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function in AArch64TTIImpl
1195 bool shouldConsiderAddressTypePromotion(1999 virtual bool shouldConsiderAddressTypePromotion(2617 bool shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function2619 return Impl.shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion()
504 bool shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function
783 bool TargetTransformInfo::shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function in TargetTransformInfo785 return TTIImpl->shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion()
6608 bool ATPConsiderable = TTI->shouldConsiderAddressTypePromotion( in optimizeExt()