Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPURegBankCombiner.cpp71 bool matchFPMinMaxToMed3(MachineInstr &MI, Med3MatchInfo &MatchInfo);
196 bool AMDGPURegBankCombinerHelper::matchFPMinMaxToMed3( in matchFPMinMaxToMed3() function in AMDGPURegBankCombinerHelper
H A DAMDGPUCombine.td73 [{ return RegBankHelper.matchFPMinMaxToMed3(*${min_or_max}, ${matchinfo}); }]),