Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dcommon_uniform_elim_pass.cpp244 std::unique_ptr<Instruction> newExt( in GenACLoadRepl() local
247 get_def_use_mgr()->AnalyzeInstDefUse(&*newExt); in GenACLoadRepl()
248 newInsts->emplace_back(std::move(newExt)); in GenACLoadRepl()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dcommon_uniform_elim_pass.cpp244 std::unique_ptr<Instruction> newExt( in GenACLoadRepl() local
247 get_def_use_mgr()->AnalyzeInstDefUse(&*newExt); in GenACLoadRepl()
248 newInsts->emplace_back(std::move(newExt)); in GenACLoadRepl()