Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegBankCombiner.cpp87 bool matchFPMinMaxToClamp(MachineInstr &MI, Register &Reg) const;
276 bool AMDGPURegBankCombinerImpl::matchFPMinMaxToClamp(MachineInstr &MI, in matchFPMinMaxToClamp() function in __anonc61746da0111::AMDGPURegBankCombinerImpl
H A DAMDGPUCombine.td89 [{ return matchFPMinMaxToClamp(*${min_or_max}, ${matchinfo}); }]),