Searched defs:enableAggressiveInterleaving (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.h94 bool enableAggressiveInterleaving(bool LoopHasReductions) { function in class:llvm::HexagonTTIImpl
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp580 bool PPCTTIImpl::enableAggressiveInterleaving(bool LoopHasReductions) { function in class:PPCTTIImpl
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h326 bool enableAggressiveInterleaving(bool LoopHasReductions) { return false; } function in class:llvm::TargetTransformInfoImplBase
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp404 bool TargetTransformInfo::enableAggressiveInterleaving(bool LoopHasReductions) const { function in class:TargetTransformInfo

Completed in 189 milliseconds