Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imagination/rogue/
H A Drogue_regalloc.c150 size_t max_vreg = 0; in rogue_ra_alloc() local
184 max_vreg = MAX2(max_vreg, instr->operands[u].vreg.number); in rogue_ra_alloc()
205 struct ra_graph *g = ra_alloc_interference_graph(ra->regs, max_vreg + 1); in rogue_ra_alloc()

Completed in 1 milliseconds