Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelDAGToDAG.cpp196 bool SelectVOP3OpSelMods(SDValue In, SDValue &Src, SDValue &SrcMods) const;
2023 bool AMDGPUDAGToDAGISel::SelectVOP3OpSelMods(SDValue In, SDValue &Src, in SelectVOP3OpSelMods() function in AMDGPUDAGToDAGISel
2037 return SelectVOP3OpSelMods(In, Src, SrcMods); in SelectVOP3OpSelMods0()
DSIInstrInfo.td963 def VOP3OpSelMods : ComplexPattern<untyped, 2, "SelectVOP3OpSelMods">;