Searched refs:shouldConsiderAddressTypePromotion (Results 1 – 8 of 8) sorted by relevance
459 bool shouldConsiderAddressTypePromotion(
2713 bool RISCVTTIImpl::shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function in RISCVTTIImpl
397 bool shouldConsiderAddressTypePromotion(
5058 bool AArch64TTIImpl::shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function in AArch64TTIImpl
822 bool TargetTransformInfo::shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function in TargetTransformInfo824 return TTIImpl->shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion()
1261 LLVM_ABI bool shouldConsiderAddressTypePromotion(
612 virtual bool shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function
6997 bool ATPConsiderable = TTI->shouldConsiderAddressTypePromotion( in optimizeExt()