Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dinstr-a3xx.h251 static inline int type_uint(type_t type) in type_uint() function
Ddisasm-a3xx.c209 else if (type_uint(cat1->src_type)) in print_instr_cat1()