Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPostLegalizerCombiner.cpp88 struct CvtF32UByteMatchInfo { struct in __anoned14803b0111::AMDGPUPostLegalizerCombinerImpl
94 CvtF32UByteMatchInfo &MatchInfo) const;
96 const CvtF32UByteMatchInfo &MatchInfo) const;
338 MachineInstr &MI, CvtF32UByteMatchInfo &MatchInfo) const { in matchCvtF32UByteN()
366 MachineInstr &MI, const CvtF32UByteMatchInfo &MatchInfo) const { in applyCvtF32UByteN()
H A DAMDGPUCombine.td37 def cvt_f32_ubyteN_matchdata : GIDefMatchData<"CvtF32UByteMatchInfo">;