Searched defs:enableAggressiveInterleaving (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonTargetTransformInfo.h | 96 bool enableAggressiveInterleaving(bool LoopHasReductions) { in enableAggressiveInterleaving() function |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCTargetTransformInfo.cpp | 428 bool PPCTTIImpl::enableAggressiveInterleaving(bool LoopHasReductions) { enableAggressiveInterleaving() function in PPCTTIImpl |
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfoImpl.h | 388 bool enableAggressiveInterleaving(bool LoopHasReductions) const { enableAggressiveInterleaving() function |
H A D | TargetTransformInfo.h | 2481 bool enableAggressiveInterleaving(bool LoopHasReductions) override { enableAggressiveInterleaving() function |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | TargetTransformInfo.cpp | 615 bool TargetTransformInfo::enableAggressiveInterleaving( enableAggressiveInterleaving() function in TargetTransformInfo |