Home
last modified time | relevance | path

Searched defs:shouldMaximizeVectorBandwidth (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.h91 shouldMaximizeVectorBandwidth(TargetTransformInfo::RegisterKind K) const { in shouldMaximizeVectorBandwidth() function
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h443 shouldMaximizeVectorBandwidth(TargetTransformInfo::RegisterKind K) const { in shouldMaximizeVectorBandwidth() function
H A DTargetTransformInfo.h2265 bool shouldMaximizeVectorBandwidth( in shouldMaximizeVectorBandwidth() function
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp667 bool TargetTransformInfo::shouldMaximizeVectorBandwidth( in shouldMaximizeVectorBandwidth() function in TargetTransformInfo
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp146 bool AArch64TTIImpl::shouldMaximizeVectorBandwidth( in shouldMaximizeVectorBandwidth() function in AArch64TTIImpl