Home
last modified time | relevance | path

Searched defs:AddGlobalValue (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dmodule.cpp79 void Module::AddGlobalValue(spv::Op opcode, uint32_t result_id, in AddGlobalValue() function in spvtools::opt::Module
Dmodule.h378 inline void Module::AddGlobalValue(std::unique_ptr<Instruction> v) { in AddGlobalValue() function
Dir_context.h1158 void IRContext::AddGlobalValue(std::unique_ptr<Instruction>&& v) { in AddGlobalValue() function
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dmodule.cpp79 void Module::AddGlobalValue(spv::Op opcode, uint32_t result_id, in AddGlobalValue() function in spvtools::opt::Module
Dmodule.h379 inline void Module::AddGlobalValue(std::unique_ptr<Instruction> v) { in AddGlobalValue() function
Dir_context.h1209 void IRContext::AddGlobalValue(std::unique_ptr<Instruction>&& v) { in AddGlobalValue() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dmodule.cpp79 void Module::AddGlobalValue(SpvOp opcode, uint32_t result_id, in AddGlobalValue() function in spvtools::opt::Module
Dmodule.h378 inline void Module::AddGlobalValue(std::unique_ptr<Instruction> v) { in AddGlobalValue() function
Dir_context.h1128 void IRContext::AddGlobalValue(std::unique_ptr<Instruction>&& v) { in AddGlobalValue() function