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

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dregister_allocate.h51 bool need_conflict_lists);
H A Dregister_allocate.c189 ra_alloc_reg_set(void *mem_ctx, unsigned int count, bool need_conflict_lists) argument
203 if (need_conflict_lists) {
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dregister_allocate.h54 bool need_conflict_lists);
H A Dregister_allocate.c92 ra_alloc_reg_set(void *mem_ctx, unsigned int count, bool need_conflict_lists) argument
107 need_conflict_lists ? regs->regs : NULL);
108 if (need_conflict_lists)

Completed in 5 milliseconds