Home
last modified time | relevance | path

Searched refs:new_phi_src (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
H A Daco_lower_phis.cpp328 Temp new_phi_src = bld.tmp(phi->definitions[0].regClass()); in lower_subdword_phis() local
330 Definition(new_phi_src), tmp, Operand::zero()) in lower_subdword_phis()
333 phi->operands[i].setTemp(new_phi_src); in lower_subdword_phis()

Completed in 1 milliseconds