Home
last modified time | relevance | path

Searched refs:AddDebug1Inst (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/intel-graphics-compiler/SPIRV-Tools/test/opt/
H A Dpass_manager_test.cpp82 context()->AddDebug1Inst(MakeUnique<Instruction>(context())); in Process()
96 context()->AddDebug1Inst(MakeUnique<Instruction>(context())); in Process()
111 context()->AddDebug1Inst(std::move(inst)); in Process()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dpass_manager_test.cpp82 context()->AddDebug1Inst(MakeUnique<Instruction>(context())); in Process()
96 context()->AddDebug1Inst(MakeUnique<Instruction>(context())); in Process()
111 context()->AddDebug1Inst(std::move(inst)); in Process()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/opt/
H A Dpass_manager_test.cpp82 context()->AddDebug1Inst(MakeUnique<Instruction>(context())); in Process()
96 context()->AddDebug1Inst(MakeUnique<Instruction>(context())); in Process()
111 context()->AddDebug1Inst(std::move(inst)); in Process()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/opt/
H A Dpass_manager_test.cpp82 context()->AddDebug1Inst(MakeUnique<Instruction>(context())); in Process()
96 context()->AddDebug1Inst(MakeUnique<Instruction>(context())); in Process()
111 context()->AddDebug1Inst(std::move(inst)); in Process()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/test/opt/
H A Dpass_manager_test.cpp82 context()->AddDebug1Inst(MakeUnique<Instruction>(context())); in Process()
96 context()->AddDebug1Inst(MakeUnique<Instruction>(context())); in Process()
111 context()->AddDebug1Inst(std::move(inst)); in Process()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/test/opt/
H A Dpass_manager_test.cpp82 context()->AddDebug1Inst(MakeUnique<Instruction>(context())); in Process()
96 context()->AddDebug1Inst(MakeUnique<Instruction>(context())); in Process()
111 context()->AddDebug1Inst(std::move(inst)); in Process()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dir_loader.cpp106 module_->AddDebug1Inst(std::move(spv_inst)); in AddInstruction()
H A Dmodule.h94 inline void AddDebug1Inst(std::unique_ptr<Instruction> d);
314 inline void Module::AddDebug1Inst(std::unique_ptr<Instruction> d) { in AddDebug1Inst() function
H A Dir_context.h210 inline void AddDebug1Inst(std::unique_ptr<Instruction>&& d);
1004 void IRContext::AddDebug1Inst(std::unique_ptr<Instruction>&& d) { in AddDebug1Inst() function
1005 module()->AddDebug1Inst(std::move(d)); in AddDebug1Inst()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dir_loader.cpp106 module_->AddDebug1Inst(std::move(spv_inst)); in AddInstruction()
H A Dmodule.h94 inline void AddDebug1Inst(std::unique_ptr<Instruction> d);
314 inline void Module::AddDebug1Inst(std::unique_ptr<Instruction> d) { in AddDebug1Inst() function
H A Dir_context.h210 inline void AddDebug1Inst(std::unique_ptr<Instruction>&& d);
1004 void IRContext::AddDebug1Inst(std::unique_ptr<Instruction>&& d) { in AddDebug1Inst() function
1005 module()->AddDebug1Inst(std::move(d)); in AddDebug1Inst()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/opt/
H A Dmodule.h95 inline void AddDebug1Inst(std::unique_ptr<Instruction> d);
335 inline void Module::AddDebug1Inst(std::unique_ptr<Instruction> d) { in AddDebug1Inst() function
H A Dir_context.h218 inline void AddDebug1Inst(std::unique_ptr<Instruction>&& d);
1031 void IRContext::AddDebug1Inst(std::unique_ptr<Instruction>&& d) { in AddDebug1Inst() function
1032 module()->AddDebug1Inst(std::move(d)); in AddDebug1Inst()
H A Dir_loader.cpp158 module_->AddDebug1Inst(std::move(spv_inst)); in AddInstruction()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/opt/
H A Dmodule.h95 inline void AddDebug1Inst(std::unique_ptr<Instruction> d);
335 inline void Module::AddDebug1Inst(std::unique_ptr<Instruction> d) { in AddDebug1Inst() function
H A Dir_context.h222 inline void AddDebug1Inst(std::unique_ptr<Instruction>&& d);
1077 void IRContext::AddDebug1Inst(std::unique_ptr<Instruction>&& d) { in AddDebug1Inst() function
1078 module()->AddDebug1Inst(std::move(d)); in AddDebug1Inst()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dmodule.h95 inline void AddDebug1Inst(std::unique_ptr<Instruction> d);
341 inline void Module::AddDebug1Inst(std::unique_ptr<Instruction> d) { in AddDebug1Inst() function
H A Dir_context.h220 inline void AddDebug1Inst(std::unique_ptr<Instruction>&& d);
1067 void IRContext::AddDebug1Inst(std::unique_ptr<Instruction>&& d) { in AddDebug1Inst() function
1068 module()->AddDebug1Inst(std::move(d)); in AddDebug1Inst()
H A Dir_loader.cpp172 module_->AddDebug1Inst(std::move(spv_inst)); in AddInstruction()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/opt/
H A Dmodule.h95 inline void AddDebug1Inst(std::unique_ptr<Instruction> d);
335 inline void Module::AddDebug1Inst(std::unique_ptr<Instruction> d) { in AddDebug1Inst() function
H A Dir_context.h222 inline void AddDebug1Inst(std::unique_ptr<Instruction>&& d);
1077 void IRContext::AddDebug1Inst(std::unique_ptr<Instruction>&& d) { in AddDebug1Inst() function
1078 module()->AddDebug1Inst(std::move(d)); in AddDebug1Inst()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/opt/
H A Dmodule.h95 inline void AddDebug1Inst(std::unique_ptr<Instruction> d);
341 inline void Module::AddDebug1Inst(std::unique_ptr<Instruction> d) { in AddDebug1Inst() function
H A Dir_context.h220 inline void AddDebug1Inst(std::unique_ptr<Instruction>&& d);
1067 void IRContext::AddDebug1Inst(std::unique_ptr<Instruction>&& d) { in AddDebug1Inst() function
1068 module()->AddDebug1Inst(std::move(d)); in AddDebug1Inst()
H A Dir_loader.cpp172 module_->AddDebug1Inst(std::move(spv_inst)); in AddInstruction()

12