Home
last modified time | relevance | path

Searched refs:ext_inst_import_begin (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dremove_duplicates_pass.cpp74 for (auto* i = &*context()->ext_inst_import_begin(); i;) { in RemoveDuplicatesExtInstImports()
Dmodule.h154 inline inst_iterator ext_inst_import_begin();
384 inline Module::inst_iterator Module::ext_inst_import_begin() { in ext_inst_import_begin() function
Dir_context.h160 inline Module::inst_iterator ext_inst_import_begin();
927 Module::inst_iterator IRContext::ext_inst_import_begin() { in ext_inst_import_begin() function
928 return module()->ext_inst_import_begin(); in ext_inst_import_begin()
Dinst_debug_printf_pass.cpp232 for (auto c_itr = context()->module()->ext_inst_import_begin(); in ProcessImpl()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dremove_duplicates_pass.cpp74 for (auto* i = &*context()->ext_inst_import_begin(); i;) { in RemoveDuplicatesExtInstImports()
Dmodule.h154 inline inst_iterator ext_inst_import_begin();
384 inline Module::inst_iterator Module::ext_inst_import_begin() { in ext_inst_import_begin() function
Dir_context.h160 inline Module::inst_iterator ext_inst_import_begin();
927 Module::inst_iterator IRContext::ext_inst_import_begin() { in ext_inst_import_begin() function
928 return module()->ext_inst_import_begin(); in ext_inst_import_begin()
Dinst_debug_printf_pass.cpp232 for (auto c_itr = context()->module()->ext_inst_import_begin(); in ProcessImpl()
/third_party/spirv-tools/source/opt/
Dremove_duplicates_pass.cpp74 for (auto* i = &*context()->ext_inst_import_begin(); i;) { in RemoveDuplicatesExtInstImports()
Dmodule.h159 inline inst_iterator ext_inst_import_begin();
403 inline Module::inst_iterator Module::ext_inst_import_begin() { in ext_inst_import_begin() function
Dir_context.h161 inline Module::inst_iterator ext_inst_import_begin();
943 Module::inst_iterator IRContext::ext_inst_import_begin() { in ext_inst_import_begin() function
944 return module()->ext_inst_import_begin(); in ext_inst_import_begin()
Dinst_debug_printf_pass.cpp233 for (auto c_itr = context()->module()->ext_inst_import_begin(); in ProcessImpl()