Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Dmodule.cpp44 std::vector<Instruction*> Module::GetConstants() { in GetConstants() function in spvtools::ir::Module
53 std::vector<const Instruction*> Module::GetConstants() const { in GetConstants() function in spvtools::ir::Module
/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.h861 std::vector<Instruction*> IRContext::GetConstants() { in GetConstants() function
865 std::vector<const Instruction*> IRContext::GetConstants() const { in GetConstants() function
/third_party/skia/third_party/externals/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.h871 std::vector<Instruction*> IRContext::GetConstants() { in GetConstants() function
875 std::vector<const Instruction*> IRContext::GetConstants() const { in GetConstants() function
/third_party/skia/third_party/externals/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.h871 std::vector<Instruction*> IRContext::GetConstants() { in GetConstants() function
875 std::vector<const Instruction*> IRContext::GetConstants() const { in GetConstants() function