Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir2/
Dinstr-a2xx.h281 } instr_fetch_opc_t; typedef
319 instr_fetch_opc_t opc : 5;
353 instr_fetch_opc_t opc : 5;
386 instr_fetch_opc_t opc : 5;
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_private.h108 instr_fetch_opc_t opc : 5;
Dir2_nir.c378 instr_fetch_opc_t opc) in ir2_instr_create_fetch()