Home
last modified time | relevance | path

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

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