Searched refs:shouldMaximizeVectorBandwidth (Results 1 – 7 of 7) sorted by relevance
92 bool shouldMaximizeVectorBandwidth( in shouldMaximizeVectorBandwidth() function
159 bool shouldMaximizeVectorBandwidth(
365 bool AArch64TTIImpl::shouldMaximizeVectorBandwidth( in shouldMaximizeVectorBandwidth() function in AArch64TTIImpl
802 bool TargetTransformInfo::shouldMaximizeVectorBandwidth( in shouldMaximizeVectorBandwidth() function in TargetTransformInfo804 return TTIImpl->shouldMaximizeVectorBandwidth(K); in shouldMaximizeVectorBandwidth()
1234 shouldMaximizeVectorBandwidth(TargetTransformInfo::RegisterKind K) const;
597 shouldMaximizeVectorBandwidth(TargetTransformInfo::RegisterKind K) const { in shouldMaximizeVectorBandwidth() function
3844 (TTI.shouldMaximizeVectorBandwidth(RegKind) || in useMaxBandwidth()