HomeSort by relevance Sort by last modified time
    Searched refs:is_move (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/compiler/nir/
nir_opt_copy_propagate.c 35 static bool is_move(nir_alu_instr *instr) function
75 if (is_move(instr)) {
158 if (!is_move(alu_instr) && !is_vec(alu_instr))
  /external/mksh/src/
edit.c 3415 #define is_move macro
    [all...]

Completed in 186 milliseconds