Home
last modified time | relevance | path

Searched defs:new_phi_src (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
Daco_lower_phis.cpp325 Temp new_phi_src = bld.tmp(phi->definitions[0].regClass()); in lower_phi_to_linear() local
388 Temp new_phi_src = bld.tmp(phi->definitions[0].regClass()); in lower_subdword_phis() local
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_vectorize.c423 nir_phi_src *new_phi_src = in instr_try_combine_phi() local