Searched refs:shouldConsiderAddressTypePromotion (Results 1 – 6 of 6) sorted by relevance
182 shouldConsiderAddressTypePromotion(const Instruction &I,
876 bool AArch64TTIImpl::shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function in AArch64TTIImpl
843 bool shouldConsiderAddressTypePromotion(1292 virtual bool shouldConsiderAddressTypePromotion(1670 bool shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function1672 return Impl.shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion()
396 shouldConsiderAddressTypePromotion(const Instruction &I, in shouldConsiderAddressTypePromotion() function
509 bool TargetTransformInfo::shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function in TargetTransformInfo511 return TTIImpl->shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion()
5579 bool ATPConsiderable = TTI->shouldConsiderAddressTypePromotion( in optimizeExt()