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.cpp1960 class VMEMSize final : public InstructionRule { class in __anon5d856e630111::MFMASmallGemmSingleWaveOpt
1992 VMEMSize(const SIInstrInfo *TII, unsigned SGID, bool NeedsCache = false) in VMEMSize() function in __anon5d856e630111::MFMASmallGemmSingleWaveOpt::VMEMSize
2216 SG->addRule(std::make_shared<VMEMSize>(TII, SG->getSGID())); in applyIGLPStrategy()
2227 SG->addRule(std::make_shared<VMEMSize>(TII, SG->getSGID())); in applyIGLPStrategy()
2245 SG->addRule(std::make_shared<VMEMSize>(TII, SG->getSGID())); in applyIGLPStrategy()
2291 SG->addRule(std::make_shared<VMEMSize>(TII, SG->getSGID())); in applyIGLPStrategy()
2302 SG->addRule(std::make_shared<VMEMSize>(TII, SG->getSGID())); in applyIGLPStrategy()