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

/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_asm.c590 static int is_nop_inst(struct r600_bytecode *bc, struct r600_bytecode_alu *alu) function
1125 if (is_nop_inst(bc, alu))

Completed in 91 milliseconds