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/
DHexagonTargetTransformInfo.h98 bool enableAggressiveInterleaving(bool LoopHasReductions) { in enableAggressiveInterleaving()
/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp430 bool PPCTTIImpl::enableAggressiveInterleaving(bool LoopHasReductions) { in enableAggressiveInterleaving()
/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h356 bool enableAggressiveInterleaving(bool LoopHasReductions) const { in enableAggressiveInterleaving()
DTargetTransformInfo.h2182 bool enableAggressiveInterleaving(bool LoopHasReductions) override { in enableAggressiveInterleaving()