Home
last modified time | relevance | path

Searched refs:debug1_begin (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dir_context.h165 inline Module::inst_iterator debug1_begin();
822 Module::inst_iterator IRContext::debug1_begin() { in debug1_begin() function
823 return module()->debug1_begin(); in debug1_begin()
Dmodule.h164 inline inst_iterator debug1_begin();
370 inline Module::inst_iterator Module::debug1_begin() { return debugs1_.begin(); } in debug1_begin() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dmodule.h164 inline inst_iterator debug1_begin();
370 inline Module::inst_iterator Module::debug1_begin() { return debugs1_.begin(); } in debug1_begin() function
Dir_context.h167 inline Module::inst_iterator debug1_begin();
840 Module::inst_iterator IRContext::debug1_begin() { in debug1_begin() function
841 return module()->debug1_begin(); in debug1_begin()