Searched defs:spill_count (Results 1 – 5 of 5) sorted by relevance
848 unsigned *spill_count) in mir_spill_register()1084 unsigned spill_count = DIV_ROUND_UP(ctx->info->tls_size, 16); in mir_ra() local
501 unsigned spill_count = ctx->info->tls_size; in bi_register_allocate() local
1913 int spill_count = 0, fill_count = 0; in generate_code() local
1539 int spill_count = 0, fill_count = 0; in generate_code() local
852 uint32_t spill_count; member