Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp1178 class IsSuccOfPrevNthGroup final : public InstructionRule { class in __anon5d856e630111::MFMAExpInterleaveOpt
1208 IsSuccOfPrevNthGroup(unsigned Distance, const SIInstrInfo *TII, in IsSuccOfPrevNthGroup() function in __anon5d856e630111::MFMAExpInterleaveOpt::IsSuccOfPrevNthGroup
1685 SG->addRule(std::make_shared<IsSuccOfPrevNthGroup>( in applyIGLPStrategy()
1806 SG->addRule(std::make_shared<IsSuccOfPrevNthGroup>(CurrentOffset, TII, in applyIGLPStrategy()