Home
last modified time | relevance | path

Searched defs:LoopHasReductions (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.h98 bool enableAggressiveInterleaving(bool LoopHasReductions) { in enableAggressiveInterleaving()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp430 bool PPCTTIImpl::enableAggressiveInterleaving(bool LoopHasReductions) { in enableAggressiveInterleaving()
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h356 bool enableAggressiveInterleaving(bool LoopHasReductions) const { in enableAggressiveInterleaving()
H A DTargetTransformInfo.h2182 bool enableAggressiveInterleaving(bool LoopHasReductions) override { in enableAggressiveInterleaving()