Searched refs:shouldConsiderAddressTypePromotion (Results 1 – 6 of 6) sorted by relevance
152 shouldConsiderAddressTypePromotion(const Instruction &I,
850 bool AArch64TTIImpl::shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function in AArch64TTIImpl
701 bool shouldConsiderAddressTypePromotion(1093 virtual bool shouldConsiderAddressTypePromotion(1395 bool shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function1397 return Impl.shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion()
360 shouldConsiderAddressTypePromotion(const Instruction &I, in shouldConsiderAddressTypePromotion() function
351 bool TargetTransformInfo::shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function in TargetTransformInfo353 return TTIImpl->shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion()
5154 bool ATPConsiderable = TTI->shouldConsiderAddressTypePromotion( in optimizeExt()