Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp936 bool analyzeDAG(const SIInstrInfo *TII);
1364 bool MFMAExpInterleaveOpt::analyzeDAG(const SIInstrInfo *TII) { in analyzeDAG() function in __anon5d856e630111::MFMAExpInterleaveOpt
1557 if (Phase != AMDGPU::SchedulingPhase::PostRA && !analyzeDAG(TII)) in shouldApplyStrategy()