Searched defs:shouldMaximizeVectorBandwidth (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonTargetTransformInfo.h | 91 shouldMaximizeVectorBandwidth(TargetTransformInfo::RegisterKind K) const { in shouldMaximizeVectorBandwidth() function |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfoImpl.h | 472 shouldMaximizeVectorBandwidth(TargetTransformInfo::RegisterKind K) const { shouldMaximizeVectorBandwidth() function |
H A D | TargetTransformInfo.h | 2508 bool shouldMaximizeVectorBandwidth( shouldMaximizeVectorBandwidth() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | TargetTransformInfo.cpp | 733 bool TargetTransformInfo::shouldMaximizeVectorBandwidth( shouldMaximizeVectorBandwidth() function in TargetTransformInfo |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64TargetTransformInfo.cpp | 324 bool AArch64TTIImpl::shouldMaximizeVectorBandwidth( shouldMaximizeVectorBandwidth() function in AArch64TTIImpl |