Searched refs:cat3_half_opc (Results 1 – 3 of 3) sorted by relevance
284 validate_assert(ctx, instr->opc == cat3_half_opc(instr->opc)); in validate_instr()
797 instr->opc = cat3_half_opc(instr->opc); in ir3_fixup_src_type()
1063 cat3_half_opc(opc_t opc) in cat3_half_opc() function