Searched defs:nr_gprs (Results 1 – 2 of 2) sorted by relevance
| /external/mesa3d/src/asahi/compiler/ | ||
| D | agx_compile.h | 169 unsigned nr_gprs, nr_preamble_gprs; member |
| D | agx_compile.c | 2897 unsigned nr_gprs = ctx->max_reg + 1; in agx_compile_function_nir() local |