Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPreLegalizerCombiner.cpp64 struct ClampI64ToI16MatchInfo { struct in __anonc43491060111::AMDGPUPreLegalizerCombinerImpl
72 ClampI64ToI16MatchInfo &MatchInfo) const;
75 const ClampI64ToI16MatchInfo &MatchInfo) const;
118 ClampI64ToI16MatchInfo &MatchInfo) const { in matchClampI64ToI16()
178 MachineInstr &MI, const ClampI64ToI16MatchInfo &MatchInfo) const { in applyClampI64ToI16()
H A DAMDGPUCombine.td55 def clamp_i64_to_i16_matchdata : GIDefMatchData<"ClampI64ToI16MatchInfo">;