Home
last modified time | relevance | path

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

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