Searched defs:AddGlobalValue (Results 1 – 11 of 11) sorted by relevance
70 void Module::AddGlobalValue(SpvOp opcode, uint32_t result_id, in AddGlobalValue() function in spvtools::ir::Module
207 inline void Module::AddGlobalValue(std::unique_ptr<Instruction> v) { in AddGlobalValue() function
79 void Module::AddGlobalValue(SpvOp opcode, uint32_t result_id, in AddGlobalValue() function in spvtools::opt::Module
359 inline void Module::AddGlobalValue(std::unique_ptr<Instruction> v) { in AddGlobalValue() function
1107 void IRContext::AddGlobalValue(std::unique_ptr<Instruction>&& v) { in AddGlobalValue() function
1117 void IRContext::AddGlobalValue(std::unique_ptr<Instruction>&& v) { in AddGlobalValue() function