Searched refs:mov2 (Results 1 – 1 of 1) sorted by relevance
47 nir_alu_instr *mov2 = get_parent_mov(ssa); in matching_mov() local48 return mov2 && nir_alu_srcs_equal(mov1, mov2, 0, 0); in matching_mov()