Searched refs:src_rel_c (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dinstr-a3xx.h337 uint32_t src_rel_c : 1; member in struct:PACKED::PACKED::PACKED
H A Ddisasm-a3xx.c229 char type = cat1->src_rel_c ? 'c' : 'r';
H A Dir3.c179 cat1->src_rel_c = !!(src->flags & IR3_REG_CONST);

Completed in 7 milliseconds