Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/opt/
Ddebug_info_manager.cpp294 context()->ext_inst_debuginfo_end()->InsertBefore(std::move(deref_expr)); in DerefDebugExpression()
376 return context()->module()->ext_inst_debuginfo_end()->InsertBefore( in CloneDebugInlinedAt()
768 dbg_instr_itr != context()->module()->ext_inst_debuginfo_end(); in ClearDebugInfo()
785 dbg_instr_itr != context()->module()->ext_inst_debuginfo_end(); in ClearDebugInfo()
799 dbg_instr_itr != context()->module()->ext_inst_debuginfo_end(); in ClearDebugInfo()
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
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()
Dir_context.cpp429 it != module()->ext_inst_debuginfo_end(); ++it) { in KillOperandFromDebugInstructions()
443 it != module()->ext_inst_debuginfo_end(); ++it) { in KillOperandFromDebugInstructions()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Ddebug_info_manager.cpp294 context()->ext_inst_debuginfo_end()->InsertBefore(std::move(deref_expr)); in DerefDebugExpression()
376 return context()->module()->ext_inst_debuginfo_end()->InsertBefore( in CloneDebugInlinedAt()
766 dbg_instr_itr != context()->module()->ext_inst_debuginfo_end(); in ClearDebugInfo()
783 dbg_instr_itr != context()->module()->ext_inst_debuginfo_end(); in ClearDebugInfo()
797 dbg_instr_itr != context()->module()->ext_inst_debuginfo_end(); in ClearDebugInfo()
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
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()
Dir_context.cpp429 it != module()->ext_inst_debuginfo_end(); ++it) { in KillOperandFromDebugInstructions()
443 it != module()->ext_inst_debuginfo_end(); ++it) { in KillOperandFromDebugInstructions()
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
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()
/external/deqp-deps/SPIRV-Tools/test/opt/
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()