Searched defs:ext_inst_imports (Results 1 – 6 of 6) sorted by relevance
73 std::unordered_map<std::string, SpvId> ext_inst_imports; in RemoveDuplicatesExtInstImports() local
361 inline IteratorRange<Module::inst_iterator> Module::ext_inst_imports() { in ext_inst_imports() function365 inline IteratorRange<Module::const_inst_iterator> Module::ext_inst_imports() in ext_inst_imports() function
814 IteratorRange<Module::inst_iterator> IRContext::ext_inst_imports() { in ext_inst_imports() function818 IteratorRange<Module::const_inst_iterator> IRContext::ext_inst_imports() const { in ext_inst_imports() function
832 IteratorRange<Module::inst_iterator> IRContext::ext_inst_imports() { in ext_inst_imports() function836 IteratorRange<Module::const_inst_iterator> IRContext::ext_inst_imports() const { in ext_inst_imports() function