Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp1188 class IsReachableFromPrevNthGroup final : public InstructionRule { class in __anon5d856e630111::MFMAExpInterleaveOpt
1217 IsReachableFromPrevNthGroup(unsigned Distance, const SIInstrInfo *TII, in IsReachableFromPrevNthGroup() function in __anon5d856e630111::MFMAExpInterleaveOpt::IsReachableFromPrevNthGroup
1645 SG->addRule(std::make_shared<IsReachableFromPrevNthGroup>( in applyIGLPStrategy()
1766 SG->addRule(std::make_shared<IsReachableFromPrevNthGroup>( in applyIGLPStrategy()