Home
last modified time | relevance | path

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

/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.h331 inline void Module::AddGlobalValue(std::unique_ptr<Instruction> v) { in AddGlobalValue() function
Dir_context.h928 void IRContext::AddGlobalValue(std::unique_ptr<Instruction>&& v) { in AddGlobalValue() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dmodule.cpp79 void Module::AddGlobalValue(SpvOp opcode, uint32_t result_id, in AddGlobalValue() function in spvtools::opt::Module
Dmodule.h331 inline void Module::AddGlobalValue(std::unique_ptr<Instruction> v) { in AddGlobalValue() function
Dir_context.h946 void IRContext::AddGlobalValue(std::unique_ptr<Instruction>&& v) { in AddGlobalValue() function