Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/ir3/
Dir3_validate.c139 validate_assert(ctx, instr->opc == cat3_full_opc(instr->opc)); in validate_instr()
Dir3.h862 cat3_full_opc(opc_t opc) in cat3_full_opc() function
Dir3.c1294 instr->opc = cat3_full_opc(instr->opc); in ir3_fixup_src_type()