Searched refs:shouldConsiderAddressTypePromotion (Results 1 – 6 of 6) sorted by relevance
154 shouldConsiderAddressTypePromotion(const Instruction &I,
854 bool AArch64TTIImpl::shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function in AArch64TTIImpl
710 bool shouldConsiderAddressTypePromotion(1121 virtual bool shouldConsiderAddressTypePromotion(1431 bool shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function1433 return Impl.shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion()
365 shouldConsiderAddressTypePromotion(const Instruction &I, in shouldConsiderAddressTypePromotion() function
355 bool TargetTransformInfo::shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion() function in TargetTransformInfo357 return TTIImpl->shouldConsiderAddressTypePromotion( in shouldConsiderAddressTypePromotion()
5296 bool ATPConsiderable = TTI->shouldConsiderAddressTypePromotion( in optimizeExt()