Home
last modified time | relevance | path

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

/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.h916 std::vector<Instruction*> IRContext::GetConstants() { in GetConstants() function
920 std::vector<const Instruction*> IRContext::GetConstants() const { in GetConstants() function
/external/angle/third_party/vulkan-deps/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.h951 std::vector<Instruction*> IRContext::GetConstants() { in GetConstants() function
955 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.h887 std::vector<Instruction*> IRContext::GetConstants() { in GetConstants() function
891 std::vector<const Instruction*> IRContext::GetConstants() const { in GetConstants() function