Home
last modified time | relevance | path

Searched refs:optLoadStore (Results 1 – 2 of 2) sorted by relevance

/third_party/glslang/SPIRV/
DSPVRemapper.h235 void optLoadStore();
DSPVRemapper.cpp918 void spirvbin_t::optLoadStore() in optLoadStore() function in spv::spirvbin_t
1446 if (options & OPT_LOADSTORE) optLoadStore(); in remap()