Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPostLegalizerCombiner.cpp66 struct FMinFMaxLegacyInfo { struct in __anon9d625cc50111::AMDGPUPostLegalizerCombinerImpl
74 FMinFMaxLegacyInfo &Info) const;
76 const FMinFMaxLegacyInfo &Info) const;
162 MachineInstr &MI, MachineInstr &FCmp, FMinFMaxLegacyInfo &Info) const { in matchFMinFMaxLegacy()
190 MachineInstr &MI, const FMinFMaxLegacyInfo &Info) const { in applySelectFCmpToFMinFMaxLegacy()
H A DAMDGPUCombine.td13 def fmin_fmax_legacy_matchdata : GIDefMatchData<"FMinFMaxLegacyInfo">;