Home
last modified time | relevance | path

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

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