Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegBankCombiner.cpp86 bool matchFPMinMaxToMed3(MachineInstr &MI, Med3MatchInfo &MatchInfo) const;
237 bool AMDGPURegBankCombinerImpl::matchFPMinMaxToMed3( in matchFPMinMaxToMed3() function in __anonc61746da0111::AMDGPURegBankCombinerImpl
H A DAMDGPUCombine.td80 [{ return matchFPMinMaxToMed3(*${min_or_max}, ${matchinfo}); }]),