Searched refs:shouldConsiderAddressTypePromotion (Results 1 – 6 of 6) sorted by relevance
305 shouldConsiderAddressTypePromotion(const Instruction &I,
1847 bool AArch64TTIImpl::shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function in AArch64TTIImpl
932 bool shouldConsiderAddressTypePromotion(1570 virtual bool shouldConsiderAddressTypePromotion(2028 bool shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function2030 return Impl.shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion()
406 bool shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function
611 bool TargetTransformInfo::shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function in TargetTransformInfo613 return TTIImpl->shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion()
6223 bool ATPConsiderable = TTI->shouldConsiderAddressTypePromotion( in optimizeExt()