Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_asm.c375 static int is_nop_inst(struct r600_bytecode_alu *alu) in is_nop_inst() function
926 if (is_nop_inst(alu)) in merge_inst_groups()