Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonTargetTransformInfo.h96 bool enableAggressiveInterleaving(bool LoopHasReductions) { in enableAggressiveInterleaving()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCTargetTransformInfo.cpp428 bool PPCTTIImpl::enableAggressiveInterleaving(bool LoopHasReductions) { in enableAggressiveInterleaving()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDTargetTransformInfoImpl.h390 bool enableAggressiveInterleaving(bool LoopHasReductions) const { in enableAggressiveInterleaving()
HDTargetTransformInfo.h2506 bool enableAggressiveInterleaving(bool LoopHasReductions) override { in enableAggressiveInterleaving()