Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dscalar_analysis_nodes.h224 SEConstantNode* AsSEConstantNode() override { return this; } in AsSEConstantNode() function
225 const SEConstantNode* AsSEConstantNode() const override { return this; } in AsSEConstantNode() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dscalar_analysis_nodes.h224 SEConstantNode* AsSEConstantNode() override { return this; } in AsSEConstantNode() function
225 const SEConstantNode* AsSEConstantNode() const override { return this; } in AsSEConstantNode() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dscalar_analysis_nodes.h224 SEConstantNode* AsSEConstantNode() override { return this; } in AsSEConstantNode() function
225 const SEConstantNode* AsSEConstantNode() const override { return this; } in AsSEConstantNode() function