Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPostLegalizerCombiner.cpp90 struct CvtF32UByteMatchInfo { struct in __anon9d625cc50111::AMDGPUPostLegalizerCombinerImpl
96 CvtF32UByteMatchInfo &MatchInfo) const;
98 const CvtF32UByteMatchInfo &MatchInfo) const;
318 MachineInstr &MI, CvtF32UByteMatchInfo &MatchInfo) const { in matchCvtF32UByteN()
346 MachineInstr &MI, const CvtF32UByteMatchInfo &MatchInfo) const { in applyCvtF32UByteN()
H A DAMDGPUCombine.td44 def cvt_f32_ubyteN_matchdata : GIDefMatchData<"CvtF32UByteMatchInfo">;