Home
last modified time | relevance | path

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

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