Home
last modified time | relevance | path

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

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