Searched refs:new_phi_src (Results 1 – 1 of 1) sorted by relevance
270 Temp new_phi_src = bld.tmp(phi->definitions[0].regClass()); in lower_subdword_phis() local271 …_logical_end(pred, bld.pseudo(aco_opcode::p_extract_vector, Definition(new_phi_src), tmp, Operand(… in lower_subdword_phis()273 phi->operands[i].setTemp(new_phi_src); in lower_subdword_phis()