Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp1894 class IsPermForDSW final : public InstructionRule { class in __anon5d856e630111::MFMASmallGemmSingleWaveOpt
1925 IsPermForDSW(const SIInstrInfo *TII, unsigned SGID, bool NeedsCache = false) in IsPermForDSW() function in __anon5d856e630111::MFMASmallGemmSingleWaveOpt::IsPermForDSW
2202 SG->addRule(std::make_shared<IsPermForDSW>(TII, SG->getSGID(), true)); in applyIGLPStrategy()
2259 SG->addRule(std::make_shared<IsPermForDSW>(TII, SG->getSGID(), true)); in applyIGLPStrategy()
2273 SG->addRule(std::make_shared<IsPermForDSW>(TII, SG->getSGID(), true)); in applyIGLPStrategy()