Home
last modified time | relevance | path

Searched refs:HasChainBetweenCvt (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp907 static bool HasChainBetweenCvt; member in __anon5d856e630111::MFMAExpInterleaveOpt
1333 bool MFMAExpInterleaveOpt::HasChainBetweenCvt = false; member in __anon5d856e630111::MFMAExpInterleaveOpt
1405 HasChainBetweenCvt = none_of((*TempExp)->Succs, [&isCvt](SDep &Succ) { in analyzeDAG()
1632 HasChainBetweenCvt)); in applyIGLPStrategy()
1644 if (HasChainBetweenCvt) in applyIGLPStrategy()
1680 HasChainBetweenCvt)); in applyIGLPStrategy()
1690 8, TII, SG->getSGID(), HasChainBetweenCvt)); in applyIGLPStrategy()
1765 if (HasChainBetweenCvt) in applyIGLPStrategy()
1804 HasChainBetweenCvt)); in applyIGLPStrategy()