Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dmodule.cpp79 void Module::AddGlobalValue(spv::Op opcode, uint32_t result_id, in AddGlobalValue() function in spvtools::opt::Module
H A Dmodule.h382 inline void Module::AddGlobalValue(std::unique_ptr<Instruction> v) { in AddGlobalValue() function
H A Dir_context.h1217 void IRContext::AddGlobalValue(std::unique_ptr<Instruction>&& v) { in AddGlobalValue() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dmodule.cpp79 void Module::AddGlobalValue(spv::Op opcode, uint32_t result_id, in AddGlobalValue() function in spvtools::opt::Module
H A Dmodule.h382 inline void Module::AddGlobalValue(std::unique_ptr<Instruction> v) { in AddGlobalValue() function
H A Dir_context.h1218 void IRContext::AddGlobalValue(std::unique_ptr<Instruction>&& v) { in AddGlobalValue() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dmodule.cpp79 void Module::AddGlobalValue(spv::Op opcode, uint32_t result_id, in AddGlobalValue() function in spvtools::opt::Module
Dmodule.h382 inline void Module::AddGlobalValue(std::unique_ptr<Instruction> v) { in AddGlobalValue() function
Dir_context.h1217 void IRContext::AddGlobalValue(std::unique_ptr<Instruction>&& v) { in AddGlobalValue() function