Home
last modified time | relevance | path

Searched refs:bi_max_temp (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_liveness.c94 unsigned temp_count = bi_max_temp(ctx); in bi_compute_liveness()
H A Dbi_ra.c339 unsigned node_count = bi_max_temp(ctx); in bi_compute_interference()
358 unsigned node_count = bi_max_temp(ctx); in bi_allocate_registers()
468 unsigned node_count = bi_max_temp(ctx); in bi_reg_from_index()
903 bi_node_to_index(spill_node, bi_max_temp(ctx)), in bi_register_allocate()
H A Dbi_helper_invocations.c228 unsigned temp_count = bi_max_temp(ctx); in bi_analyze_helper_requirements()
H A Dbi_validate.c42 unsigned temp_count = bi_max_temp(ctx); in bi_validate_initialization()
H A Dbi_opt_dce.c33 unsigned temp_count = bi_max_temp(ctx); in bi_opt_dead_code_eliminate()
H A Dbi_pressure_schedule.c340 unsigned temp_count = bi_max_temp(ctx); in bi_pressure_schedule()
H A Dcompiler.h886 bi_max_temp(bi_context *ctx) in bi_max_temp() function

Completed in 6 milliseconds