Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp1958 class VMEMSize final : public InstructionRule { class in __anon5d856e630111::MFMASmallGemmSingleWaveOpt
1990 VMEMSize(const SIInstrInfo *TII, unsigned SGID, bool NeedsCache = false) in VMEMSize() function in __anon5d856e630111::MFMASmallGemmSingleWaveOpt::VMEMSize
2214 SG->addRule(std::make_shared<VMEMSize>(TII, SG->getSGID())); in applyIGLPStrategy()
2225 SG->addRule(std::make_shared<VMEMSize>(TII, SG->getSGID())); in applyIGLPStrategy()
2243 SG->addRule(std::make_shared<VMEMSize>(TII, SG->getSGID())); in applyIGLPStrategy()
2289 SG->addRule(std::make_shared<VMEMSize>(TII, SG->getSGID())); in applyIGLPStrategy()
2300 SG->addRule(std::make_shared<VMEMSize>(TII, SG->getSGID())); in applyIGLPStrategy()