Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.h96 bool enableAggressiveInterleaving(bool LoopHasReductions) { in enableAggressiveInterleaving()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp428 bool PPCTTIImpl::enableAggressiveInterleaving(bool LoopHasReductions) { in enableAggressiveInterleaving()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h390 bool enableAggressiveInterleaving(bool LoopHasReductions) const { in enableAggressiveInterleaving()
H A DTargetTransformInfo.h2506 bool enableAggressiveInterleaving(bool LoopHasReductions) override { in enableAggressiveInterleaving()