Searched refs:SelectVOP3OpSel (Results 1 – 2 of 2) sorted by relevance
192 bool SelectVOP3OpSel(SDValue In, SDValue &Src, SDValue &SrcMods) const;2004 bool AMDGPUDAGToDAGISel::SelectVOP3OpSel(SDValue In, SDValue &Src, in SelectVOP3OpSel() function in AMDGPUDAGToDAGISel2020 return SelectVOP3OpSel(In, Src, SrcMods); in SelectVOP3OpSel0()
960 def VOP3OpSel : ComplexPattern<untyped, 2, "SelectVOP3OpSel">;