Home
last modified time | relevance | path

Searched defs:AsSEAddNode (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dscalar_analysis_nodes.h282 SEAddNode* AsSEAddNode() override { return this; } in AsSEAddNode() function
283 const SEAddNode* AsSEAddNode() const override { return this; } in AsSEAddNode() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dscalar_analysis_nodes.h282 SEAddNode* AsSEAddNode() override { return this; } in AsSEAddNode() function
283 const SEAddNode* AsSEAddNode() const override { return this; } in AsSEAddNode() function