Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp192 bool SelectVOP3OpSel(SDValue In, SDValue &Src, SDValue &SrcMods) const;
2004 bool AMDGPUDAGToDAGISel::SelectVOP3OpSel(SDValue In, SDValue &Src, in SelectVOP3OpSel() function in AMDGPUDAGToDAGISel
2020 return SelectVOP3OpSel(In, Src, SrcMods); in SelectVOP3OpSel0()
DSIInstrInfo.td960 def VOP3OpSel : ComplexPattern<untyped, 2, "SelectVOP3OpSel">;