Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_asm.c315 static int is_nop_inst(struct r600_bytecode *bc, struct r600_bytecode_alu *alu) in is_nop_inst() function
856 if (is_nop_inst(bc, alu)) in merge_inst_groups()