Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUIGroupLP.cpp1267 class IsExactMFMA final : public InstructionRule { class in __anoncaee073c0111::MFMAExpInterleaveOpt
1304 IsExactMFMA(unsigned Number, SUnit *ChainSeed, const SIInstrInfo *TII, in IsExactMFMA() function in __anoncaee073c0111::MFMAExpInterleaveOpt::IsExactMFMA
1760 SG->addRule(std::make_shared<IsExactMFMA>( in applyIGLPStrategy()