Searched refs:INST_OPCODE_NOP (Results 1 – 3 of 3) sorted by relevance
41 #define INST_OPCODE_NOP 0x00000000 macro
1155 emit_inst(c, &(struct etna_inst) { .opcode = INST_OPCODE_NOP }); in etna_compile_shader_nir()
1990 emit_inst(c, &(struct etna_inst){.opcode = INST_OPCODE_NOP}); in etna_compile_add_nop_if_needed()