Home
last modified time | relevance | path

Searched defs:ext_inst_imports (Results 1 – 6 of 6) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dremove_duplicates_pass.cpp73 std::unordered_map<std::string, SpvId> ext_inst_imports; in RemoveDuplicatesExtInstImports() local
Dmodule.h361 inline IteratorRange<Module::inst_iterator> Module::ext_inst_imports() { in ext_inst_imports() function
365 inline IteratorRange<Module::const_inst_iterator> Module::ext_inst_imports() in ext_inst_imports() function
Dir_context.h814 IteratorRange<Module::inst_iterator> IRContext::ext_inst_imports() { in ext_inst_imports() function
818 IteratorRange<Module::const_inst_iterator> IRContext::ext_inst_imports() const { in ext_inst_imports() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dremove_duplicates_pass.cpp73 std::unordered_map<std::string, SpvId> ext_inst_imports; in RemoveDuplicatesExtInstImports() local
Dmodule.h361 inline IteratorRange<Module::inst_iterator> Module::ext_inst_imports() { in ext_inst_imports() function
365 inline IteratorRange<Module::const_inst_iterator> Module::ext_inst_imports() in ext_inst_imports() function
Dir_context.h832 IteratorRange<Module::inst_iterator> IRContext::ext_inst_imports() { in ext_inst_imports() function
836 IteratorRange<Module::const_inst_iterator> IRContext::ext_inst_imports() const { in ext_inst_imports() function