Searched refs:shouldConsiderAddressTypePromotion (Results 1 – 6 of 6) sorted by relevance
284 shouldConsiderAddressTypePromotion(const Instruction &I,
1497 bool AArch64TTIImpl::shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function in AArch64TTIImpl
963 bool shouldConsiderAddressTypePromotion(1581 virtual bool shouldConsiderAddressTypePromotion(2039 bool shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function2041 return Impl.shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion()
406 bool shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function
614 bool TargetTransformInfo::shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function in TargetTransformInfo616 return TTIImpl->shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion()
6205 bool ATPConsiderable = TTI->shouldConsiderAddressTypePromotion( in optimizeExt()