Searched defs:AddGlobalValue (Results 1 – 9 of 9) sorted by relevance
79 void Module::AddGlobalValue(spv::Op opcode, uint32_t result_id, in AddGlobalValue() function in spvtools::opt::Module
382 inline void Module::AddGlobalValue(std::unique_ptr<Instruction> v) { in AddGlobalValue() function
1217 void IRContext::AddGlobalValue(std::unique_ptr<Instruction>&& v) { in AddGlobalValue() function
1218 void IRContext::AddGlobalValue(std::unique_ptr<Instruction>&& v) { in AddGlobalValue() function