Searched refs:other_alu (Results 1 – 1 of 1) sorted by relevance
344 nir_alu_instr *const other_alu = nir_instr_as_alu(other_instr); in get_similar_flrp_stats() local345 if (other_alu->op != nir_op_flrp) in get_similar_flrp_stats()351 if (!nir_alu_srcs_equal(alu, other_alu, 2, 2)) in get_similar_flrp_stats()354 if (nir_alu_srcs_equal(alu, other_alu, 0, 0)) in get_similar_flrp_stats()356 else if (nir_alu_srcs_equal(alu, other_alu, 1, 1)) in get_similar_flrp_stats()