Home
last modified time | relevance | path

Searched refs:AddExtInstDebugInfo (Results 1 – 24 of 24) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/opt/
H A Dmodule.h108 inline void AddExtInstDebugInfo(std::unique_ptr<Instruction> d);
347 inline void Module::AddExtInstDebugInfo(std::unique_ptr<Instruction> d) { in AddExtInstDebugInfo() function
H A Dir_context.h227 inline void AddExtInstDebugInfo(std::unique_ptr<Instruction>&& d);
1048 void IRContext::AddExtInstDebugInfo(std::unique_ptr<Instruction>&& d) { in AddExtInstDebugInfo() function
1049 module()->AddExtInstDebugInfo(std::move(d)); in AddExtInstDebugInfo()
H A Dir_loader.cpp174 module_->AddExtInstDebugInfo(std::move(spv_inst)); in AddInstruction()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/opt/
H A Dmodule.h108 inline void AddExtInstDebugInfo(std::unique_ptr<Instruction> d);
347 inline void Module::AddExtInstDebugInfo(std::unique_ptr<Instruction> d) { in AddExtInstDebugInfo() function
H A Dir_context.h231 inline void AddExtInstDebugInfo(std::unique_ptr<Instruction>&& d);
1096 void IRContext::AddExtInstDebugInfo(std::unique_ptr<Instruction>&& d) { in AddExtInstDebugInfo() function
1097 module()->AddExtInstDebugInfo(std::move(d)); in AddExtInstDebugInfo()
H A Dir_loader.cpp209 module_->AddExtInstDebugInfo(std::move(spv_inst)); in AddInstruction()
H A Ddebug_info_manager.cpp251 context()->module()->AddExtInstDebugInfo(std::move(inlined_at)); in CreateDebugInlinedAt()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dmodule.h108 inline void AddExtInstDebugInfo(std::unique_ptr<Instruction> d);
353 inline void Module::AddExtInstDebugInfo(std::unique_ptr<Instruction> d) { in AddExtInstDebugInfo() function
H A Dir_context.h229 inline void AddExtInstDebugInfo(std::unique_ptr<Instruction>&& d);
1086 void IRContext::AddExtInstDebugInfo(std::unique_ptr<Instruction>&& d) { in AddExtInstDebugInfo() function
1087 module()->AddExtInstDebugInfo(std::move(d)); in AddExtInstDebugInfo()
H A Dir_loader.cpp186 module_->AddExtInstDebugInfo(std::move(spv_inst)); in AddInstruction()
H A Ddebug_info_manager.cpp191 context()->module()->AddExtInstDebugInfo(std::move(inlined_at)); in CreateDebugInlinedAt()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/opt/
H A Dmodule.h108 inline void AddExtInstDebugInfo(std::unique_ptr<Instruction> d);
347 inline void Module::AddExtInstDebugInfo(std::unique_ptr<Instruction> d) { in AddExtInstDebugInfo() function
H A Dir_context.h231 inline void AddExtInstDebugInfo(std::unique_ptr<Instruction>&& d);
1096 void IRContext::AddExtInstDebugInfo(std::unique_ptr<Instruction>&& d) { in AddExtInstDebugInfo() function
1097 module()->AddExtInstDebugInfo(std::move(d)); in AddExtInstDebugInfo()
H A Dir_loader.cpp209 module_->AddExtInstDebugInfo(std::move(spv_inst)); in AddInstruction()
H A Ddebug_info_manager.cpp251 context()->module()->AddExtInstDebugInfo(std::move(inlined_at)); in CreateDebugInlinedAt()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/opt/
H A Dmodule.h108 inline void AddExtInstDebugInfo(std::unique_ptr<Instruction> d);
353 inline void Module::AddExtInstDebugInfo(std::unique_ptr<Instruction> d) { in AddExtInstDebugInfo() function
H A Dir_context.h229 inline void AddExtInstDebugInfo(std::unique_ptr<Instruction>&& d);
1086 void IRContext::AddExtInstDebugInfo(std::unique_ptr<Instruction>&& d) { in AddExtInstDebugInfo() function
1087 module()->AddExtInstDebugInfo(std::move(d)); in AddExtInstDebugInfo()
H A Dir_loader.cpp186 module_->AddExtInstDebugInfo(std::move(spv_inst)); in AddInstruction()
H A Ddebug_info_manager.cpp191 context()->module()->AddExtInstDebugInfo(std::move(inlined_at)); in CreateDebugInlinedAt()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/link/
H A Dlinker.cpp329 linked_module->AddExtInstDebugInfo( in MergeModules()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/link/
H A Dlinker.cpp330 linked_module->AddExtInstDebugInfo( in MergeModules()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/link/
H A Dlinker.cpp329 linked_module->AddExtInstDebugInfo( in MergeModules()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/link/
H A Dlinker.cpp330 linked_module->AddExtInstDebugInfo( in MergeModules()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/link/
H A Dlinker.cpp329 linked_module->AddExtInstDebugInfo( in MergeModules()