Searched refs:CvtF32UByteMatchInfo (Results 1 – 2 of 2) sorted by relevance
67 struct CvtF32UByteMatchInfo { struct in AMDGPUPostLegalizerCombinerHelper72 bool matchCvtF32UByteN(MachineInstr &MI, CvtF32UByteMatchInfo &MatchInfo);74 const CvtF32UByteMatchInfo &MatchInfo);250 MachineInstr &MI, CvtF32UByteMatchInfo &MatchInfo) { in matchCvtF32UByteN()278 MachineInstr &MI, const CvtF32UByteMatchInfo &MatchInfo) { in applyCvtF32UByteN()
37 …t_f32_ubyteN_matchdata : GIDefMatchData<"AMDGPUPostLegalizerCombinerHelper::CvtF32UByteMatchInfo">;