Searched refs:is_swizzleless_move (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_copy_propagate.c36 is_swizzleless_move(nir_alu_instr *instr) function in typeref:typename:bool
117 if (!is_swizzleless_move(copy))
128 if (!is_swizzleless_move(copy))
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_copy_propagate.c71 is_swizzleless_move(nir_alu_instr *instr) function in typeref:typename:bool
109 if (!is_swizzleless_move(alu_instr))

Completed in 2 milliseconds