Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_ra.c848 unsigned *spill_count) in mir_spill_register()
1084 unsigned spill_count = DIV_ROUND_UP(ctx->info->tls_size, 16); in mir_ra() local
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_ra.c501 unsigned spill_count = ctx->info->tls_size; in bi_register_allocate() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_generator.cpp1913 int spill_count = 0, fill_count = 0; in generate_code() local
Dbrw_vec4_generator.cpp1539 int spill_count = 0, fill_count = 0; in generate_code() local
/third_party/mesa3d/src/broadcom/compiler/
Dv3d_compiler.h852 uint32_t spill_count; member