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.c330 static int is_nop_inst(struct r600_bytecode_alu *alu) in is_nop_inst() function
871 if (is_nop_inst(alu)) in merge_inst_groups()