Home
last modified time | relevance | path

Searched refs:instr_cat3_full (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dinstr-a3xx.h484 static inline bool instr_cat3_full(instr_cat3_t *cat3) in instr_cat3_full() function
Ddisasm-a3xx.c316 bool full = instr_cat3_full(cat3); in print_instr_cat3()