Searched refs:ext_inst_import_begin (Results 1 – 12 of 12) sorted by relevance
74 for (auto* i = &*context()->ext_inst_import_begin(); i;) { in RemoveDuplicatesExtInstImports()
154 inline inst_iterator ext_inst_import_begin();384 inline Module::inst_iterator Module::ext_inst_import_begin() { in ext_inst_import_begin() function
160 inline Module::inst_iterator ext_inst_import_begin();927 Module::inst_iterator IRContext::ext_inst_import_begin() { in ext_inst_import_begin() function928 return module()->ext_inst_import_begin(); in ext_inst_import_begin()
232 for (auto c_itr = context()->module()->ext_inst_import_begin(); in ProcessImpl()
159 inline inst_iterator ext_inst_import_begin();403 inline Module::inst_iterator Module::ext_inst_import_begin() { in ext_inst_import_begin() function
161 inline Module::inst_iterator ext_inst_import_begin();943 Module::inst_iterator IRContext::ext_inst_import_begin() { in ext_inst_import_begin() function944 return module()->ext_inst_import_begin(); in ext_inst_import_begin()
233 for (auto c_itr = context()->module()->ext_inst_import_begin(); in ProcessImpl()