Searched defs:ssa_to_reg (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
H A Dagx_register_allocate.c94 agx_ra_assign_local(agx_block *block, uint8_t *ssa_to_reg, uint8_t *ncomps, unsigned max_reg) argument
143 uint8_t *ssa_to_reg = calloc(ctx->alloc, sizeof(uint8_t)); local in function:agx_ra
[all...]

Completed in 4 milliseconds