Home
last modified time | relevance | path

Searched refs:ext_inst_debuginfo_end (Results 1 – 22 of 22) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/opt/
H A Ddebug_info_manager.cpp296 context()->ext_inst_debuginfo_end()->InsertBefore(std::move(deref_expr)); in DerefDebugExpression()
378 return context()->module()->ext_inst_debuginfo_end()->InsertBefore( in CloneDebugInlinedAt()
819 dbg_instr_itr != context()->module()->ext_inst_debuginfo_end(); in ClearDebugInfo()
836 dbg_instr_itr != context()->module()->ext_inst_debuginfo_end(); in ClearDebugInfo()
850 dbg_instr_itr != context()->module()->ext_inst_debuginfo_end(); in ClearDebugInfo()
H A Dmodule.h198 inline inst_iterator ext_inst_debuginfo_end();
442 inline Module::inst_iterator Module::ext_inst_debuginfo_end() { in ext_inst_debuginfo_end() function
H A Dir_context.h196 inline Module::inst_iterator ext_inst_debuginfo_end();
978 Module::inst_iterator IRContext::ext_inst_debuginfo_end() { in ext_inst_debuginfo_end() function
979 return module()->ext_inst_debuginfo_end(); in ext_inst_debuginfo_end()
H A Dir_context.cpp429 it != module()->ext_inst_debuginfo_end(); ++it) { in KillOperandFromDebugInstructions()
443 it != module()->ext_inst_debuginfo_end(); ++it) { in KillOperandFromDebugInstructions()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/opt/
H A Ddebug_info_manager.cpp370 context()->ext_inst_debuginfo_end()->InsertBefore(std::move(deref_expr)); in DerefDebugExpression()
445 return context()->module()->ext_inst_debuginfo_end()->InsertBefore( in CloneDebugInlinedAt()
871 dbg_instr_itr != context()->module()->ext_inst_debuginfo_end(); in ClearDebugInfo()
898 dbg_instr_itr != context()->module()->ext_inst_debuginfo_end(); in ClearDebugInfo()
911 dbg_instr_itr != context()->module()->ext_inst_debuginfo_end(); in ClearDebugInfo()
H A Dmodule.h198 inline inst_iterator ext_inst_debuginfo_end();
436 inline Module::inst_iterator Module::ext_inst_debuginfo_end() { in ext_inst_debuginfo_end() function
H A Dir_context.h198 inline Module::inst_iterator ext_inst_debuginfo_end();
988 Module::inst_iterator IRContext::ext_inst_debuginfo_end() { in ext_inst_debuginfo_end() function
989 return module()->ext_inst_debuginfo_end(); in ext_inst_debuginfo_end()
H A Dir_context.cpp430 it != module()->ext_inst_debuginfo_end(); ++it) { in KillOperandFromDebugInstructions()
444 it != module()->ext_inst_debuginfo_end(); ++it) { in KillOperandFromDebugInstructions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddebug_info_manager.cpp296 context()->ext_inst_debuginfo_end()->InsertBefore(std::move(deref_expr)); in DerefDebugExpression()
378 return context()->module()->ext_inst_debuginfo_end()->InsertBefore( in CloneDebugInlinedAt()
819 dbg_instr_itr != context()->module()->ext_inst_debuginfo_end(); in ClearDebugInfo()
836 dbg_instr_itr != context()->module()->ext_inst_debuginfo_end(); in ClearDebugInfo()
850 dbg_instr_itr != context()->module()->ext_inst_debuginfo_end(); in ClearDebugInfo()
H A Dmodule.h198 inline inst_iterator ext_inst_debuginfo_end();
442 inline Module::inst_iterator Module::ext_inst_debuginfo_end() { in ext_inst_debuginfo_end() function
H A Dir_context.h196 inline Module::inst_iterator ext_inst_debuginfo_end();
978 Module::inst_iterator IRContext::ext_inst_debuginfo_end() { in ext_inst_debuginfo_end() function
979 return module()->ext_inst_debuginfo_end(); in ext_inst_debuginfo_end()
H A Dir_context.cpp429 it != module()->ext_inst_debuginfo_end(); ++it) { in KillOperandFromDebugInstructions()
443 it != module()->ext_inst_debuginfo_end(); ++it) { in KillOperandFromDebugInstructions()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/opt/
H A Ddebug_info_manager.cpp370 context()->ext_inst_debuginfo_end()->InsertBefore(std::move(deref_expr)); in DerefDebugExpression()
445 return context()->module()->ext_inst_debuginfo_end()->InsertBefore( in CloneDebugInlinedAt()
871 dbg_instr_itr != context()->module()->ext_inst_debuginfo_end(); in ClearDebugInfo()
898 dbg_instr_itr != context()->module()->ext_inst_debuginfo_end(); in ClearDebugInfo()
911 dbg_instr_itr != context()->module()->ext_inst_debuginfo_end(); in ClearDebugInfo()
H A Dmodule.h198 inline inst_iterator ext_inst_debuginfo_end();
436 inline Module::inst_iterator Module::ext_inst_debuginfo_end() { in ext_inst_debuginfo_end() function
H A Dir_context.h198 inline Module::inst_iterator ext_inst_debuginfo_end();
988 Module::inst_iterator IRContext::ext_inst_debuginfo_end() { in ext_inst_debuginfo_end() function
989 return module()->ext_inst_debuginfo_end(); in ext_inst_debuginfo_end()
H A Dir_context.cpp430 it != module()->ext_inst_debuginfo_end(); ++it) { in KillOperandFromDebugInstructions()
444 it != module()->ext_inst_debuginfo_end(); ++it) { in KillOperandFromDebugInstructions()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/test/opt/
H A Dir_context_test.cpp414 it != context->ext_inst_debuginfo_end(); ++it) { in TEST_F()
425 it != context->ext_inst_debuginfo_end(); ++it) { in TEST_F()
472 it != context->ext_inst_debuginfo_end(); ++it) { in TEST_F()
483 it != context->ext_inst_debuginfo_end(); ++it) { in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dir_context_test.cpp414 it != context->ext_inst_debuginfo_end(); ++it) { in TEST_F()
425 it != context->ext_inst_debuginfo_end(); ++it) { in TEST_F()
472 it != context->ext_inst_debuginfo_end(); ++it) { in TEST_F()
483 it != context->ext_inst_debuginfo_end(); ++it) { in TEST_F()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/test/opt/
H A Dir_context_test.cpp414 it != context->ext_inst_debuginfo_end(); ++it) { in TEST_F()
425 it != context->ext_inst_debuginfo_end(); ++it) { in TEST_F()
472 it != context->ext_inst_debuginfo_end(); ++it) { in TEST_F()
483 it != context->ext_inst_debuginfo_end(); ++it) { in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/test/opt/
H A Dir_context_test.cpp414 it != context->ext_inst_debuginfo_end(); ++it) { in TEST_F()
425 it != context->ext_inst_debuginfo_end(); ++it) { in TEST_F()
472 it != context->ext_inst_debuginfo_end(); ++it) { in TEST_F()
483 it != context->ext_inst_debuginfo_end(); ++it) { in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/opt/
H A Dmodule.h198 inline inst_iterator ext_inst_debuginfo_end();
436 inline Module::inst_iterator Module::ext_inst_debuginfo_end() { in ext_inst_debuginfo_end() function
H A Dir_context.h194 inline Module::inst_iterator ext_inst_debuginfo_end();
942 Module::inst_iterator IRContext::ext_inst_debuginfo_end() { in ext_inst_debuginfo_end() function
943 return module()->ext_inst_debuginfo_end(); in ext_inst_debuginfo_end()