Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.h268 DependenceEmpty* AsDependenceEmpty() final { return this; } in AsDependenceEmpty() function
269 const DependenceEmpty* AsDependenceEmpty() const final { return this; } in AsDependenceEmpty() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_dependence.h268 DependenceEmpty* AsDependenceEmpty() final { return this; } in AsDependenceEmpty() function
269 const DependenceEmpty* AsDependenceEmpty() const final { return this; } in AsDependenceEmpty() function
/external/angle/third_party/spirv-tools/src/source/opt/
Dloop_dependence.h268 DependenceEmpty* AsDependenceEmpty() final { return this; } in AsDependenceEmpty() function
269 const DependenceEmpty* AsDependenceEmpty() const final { return this; } in AsDependenceEmpty() function