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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_copy_propagate.c144 if (!nir_alu_instr_is_copy(mov))
H A Dnir.c2772 nir_alu_instr_is_copy(nir_alu_instr *instr) function in typeref:typename:bool
2796 if (!nir_alu_instr_is_copy(alu))
H A Dnir.h1463 bool nir_alu_instr_is_copy(nir_alu_instr *instr);

Completed in 19 milliseconds