HomeSort by: relevance | last modified time | path
    Searched refs:nir_alu_instr_is_copy (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/compiler/nir/
nir_opt_copy_propagate.c 144 if (!nir_alu_instr_is_copy(mov))
nir.c 2772 nir_alu_instr_is_copy(nir_alu_instr *instr) function
2796 if (!nir_alu_instr_is_copy(alu))
nir.h 1463 bool nir_alu_instr_is_copy(nir_alu_instr *instr);

Completed in 10 milliseconds