Searched refs:shouldConsiderAddressTypePromotion (Results 1 – 6 of 6) sorted by relevance
352 shouldConsiderAddressTypePromotion(const Instruction &I,
3482 bool AArch64TTIImpl::shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function in AArch64TTIImpl
1161 bool shouldConsiderAddressTypePromotion(1930 virtual bool shouldConsiderAddressTypePromotion(2523 bool shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function2525 return Impl.shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion()
483 bool shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function
753 bool TargetTransformInfo::shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function in TargetTransformInfo755 return TTIImpl->shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion()
6494 bool ATPConsiderable = TTI->shouldConsiderAddressTypePromotion( in optimizeExt()