Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DSPVRemapper.h241 void forwardLoadStores(); // load store forwarding (EXPERIMENTAL)
DSPVRemapper.cpp840 void spirvbin_t::forwardLoadStores() in forwardLoadStores() function in spv::spirvbin_t
1438 if (options & OPT_FWD_LS) forwardLoadStores(); in remap()