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

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_ra.c176 /* Bitfields for the various types of registers we could have. aluw can
180 unsigned *aluw = calloc(sz, 1); local in function:mir_lower_special_reads
191 mark_node_class(aluw, ins->dest);
202 mark_node_class(aluw, ins->dest);
233 bool is_aluw = BITSET_TEST(aluw, i);
310 free(aluw);

Completed in 3 milliseconds