Searched refs:lower_phis (Results 1 – 8 of 8) sorted by relevance
128 aco::lower_phis(program.get()); in aco_postprocess_shader()
339 lower_phis(Program* program) in lower_phis() function
2216 void lower_phis(Program* program);
239 - aco/lower_phis: fix all_preds_uniform with continue_or_break
1001 - aco: refactor lower_phis()1003 - aco/lower_phis: propagate constants before emitting merge code1004 - aco/lower_phis: optimize loop exit phis
4466 - aco/lower_phis: fix undef_operands initialization with >32 predecessors4467 - aco/lower_phis: don't allocate unused temporary ids
2818 - aco/lower_phis: fix all_preds_uniform with continue_or_break
4760 - aco/lower_phis: fix all_preds_uniform with continue_or_break