Searched refs:OPC_END (Results 1 – 9 of 9) sorted by relevance
37 if (instr->opc == OPC_END) { in delete_block()
74 if (instr->opc == OPC_END || instr->opc == OPC_CHSH || in remove_unused_by_block()
373 if (!is_flow(instr) || instr->opc == OPC_END || instr->opc == OPC_CHMASK) { in print_instr()387 if (instr->opc == OPC_END || instr->opc == OPC_CHMASK) in print_instr()
74 if (consumer->opc == OPC_END || consumer->opc == OPC_CHMASK) in ir3_delayslots()
67 OPC_END = _OPC(0, 6), enumerator
162 OPC(0, OPC_END, end),
1094 if (use->opc != OPC_END && use->opc != OPC_CHMASK) in is_output_collect()
833 | T_OP_END { new_instr(OPC_END); }
4500 if (instr->opc == OPC_END || instr->opc == OPC_CHMASK) in find_end()4786 ir3_instr_create(ctx->block, OPC_END, 0, outputs_count); in ir3_compile_shader_nir()