Home
last modified time | relevance | path

Searched defs:spill_count (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_ra.c893 unsigned *spill_count) in mir_spill_register()
1150 unsigned spill_count = DIV_ROUND_UP(ctx->info->tls_size, 16); in mir_ra() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs.h84 unsigned spill_count; member
Dbrw_vec4_generator.cpp1534 int spill_count = 0, fill_count = 0; in generate_code() local
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_ra.c854 unsigned spill_count = ctx->info.tls_size; in bi_register_allocate() local