Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dir3_validate.c294 validate_assert(ctx, instr->opc == cat4_full_opc(instr->opc)); in validate_instr()
Dir3.c764 instr->opc = cat4_full_opc(instr->opc); in ir3_set_dst_type()
Dir3.h1116 cat4_full_opc(opc_t opc) in cat4_full_opc() function