Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPostLegalizerCombiner.cpp73 bool matchFMinFMaxLegacy(MachineInstr &MI, MachineInstr &FCmp,
161 bool AMDGPUPostLegalizerCombinerImpl::matchFMinFMaxLegacy( in matchFMinFMaxLegacy() function in __anon9d625cc50111::AMDGPUPostLegalizerCombinerImpl
H A DAMDGPUCombine.td20 [{ return matchFMinFMaxLegacy(*${select}, *${fcmp}, ${matchinfo}); }]),