Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/opt/
Dscalar_analysis_nodes.h284 SEAddNode* AsSEAddNode() override { return this; } in AsSEAddNode() function
285 const SEAddNode* AsSEAddNode() const override { return this; } in AsSEAddNode() function
/external/angle/third_party/spirv-tools/src/source/opt/
Dscalar_analysis_nodes.h284 SEAddNode* AsSEAddNode() override { return this; } in AsSEAddNode() function
285 const SEAddNode* AsSEAddNode() const override { return this; } in AsSEAddNode() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dscalar_analysis_nodes.h284 SEAddNode* AsSEAddNode() override { return this; } in AsSEAddNode() function
285 const SEAddNode* AsSEAddNode() const override { return this; } in AsSEAddNode() function