Home
last modified time | relevance | path

Searched defs:GetConstants (Results 1 – 6 of 6) sorted by relevance

/external/angle/third_party/spirv-tools/src/source/opt/
Dmodule.cpp56 std::vector<Instruction*> Module::GetConstants() { in GetConstants() function in spvtools::opt::Module
64 std::vector<const Instruction*> Module::GetConstants() const { in GetConstants() function in spvtools::opt::Module
Dir_context.h956 std::vector<Instruction*> IRContext::GetConstants() { in GetConstants() function
960 std::vector<const Instruction*> IRContext::GetConstants() const { in GetConstants() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dmodule.cpp56 std::vector<Instruction*> Module::GetConstants() { in GetConstants() function in spvtools::opt::Module
64 std::vector<const Instruction*> Module::GetConstants() const { in GetConstants() function in spvtools::opt::Module
Dir_context.h955 std::vector<Instruction*> IRContext::GetConstants() { in GetConstants() function
959 std::vector<const Instruction*> IRContext::GetConstants() const { in GetConstants() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dmodule.cpp56 std::vector<Instruction*> Module::GetConstants() { in GetConstants() function in spvtools::opt::Module
64 std::vector<const Instruction*> Module::GetConstants() const { in GetConstants() function in spvtools::opt::Module
Dir_context.h955 std::vector<Instruction*> IRContext::GetConstants() { in GetConstants() function
959 std::vector<const Instruction*> IRContext::GetConstants() const { in GetConstants() function