Home
last modified time | relevance | path

Searched defs:bi_foreach_dest (Results 1 - 12 of 12) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_liveness.c39 bi_foreach_dest(ins, d) { in bi_liveness_ins_update() function
H A Dbi_validate.c70 bi_foreach_dest(I, d) { in bi_validate_preload() function
119 bi_foreach_dest(I, d) { in bi_validate_width() function
H A Dbi_opt_dce.c48 bi_foreach_dest(ins, d) { in bi_opt_dead_code_eliminate() function
83 bi_foreach_dest(ins, d) { in bi_postra_liveness_ins() function
164 bi_foreach_dest(ins, d) { in bi_opt_dce_post_ra() function
H A Dbi_opt_cse.c65 bi_foreach_dest(I, d) { in hash_instr() function
140 bi_foreach_dest(I, d) { in instr_can_cse() function
190 bi_foreach_dest(instr, d) { in bi_opt_cse() function
H A Dbi_helper_invocations.c202 bi_foreach_dest(I, d) { in bi_helper_block_update() function
269 bi_foreach_dest(I, d) { in bi_analyze_helper_requirements() function
H A Dbi_scoreboard.c139 bi_foreach_dest(I, d) { in bi_write_mask() function
H A Dbi_pressure_schedule.c115 bi_foreach_dest(I, s) { in create_dag() function
234 bi_foreach_dest(I, d) { in calculate_pressure_delta() function
H A Dbi_ra.c256 bi_foreach_dest(ins, d) { in bi_mark_interference() function
375 bi_foreach_dest(ins, d) { in bi_allocate_registers() function
546 bi_foreach_dest(ins, d) { in bi_choose_spill_node() function
669 bi_foreach_dest(I, d) { in bi_spill_register() function
831 bi_foreach_dest(I, d) { in squeeze_index() function
H A Dcompiler.h1031 #define bi_foreach_dest(ins, v) \ macro
H A Dbi_schedule.c266 bi_foreach_dest(ins, d) { in bi_create_dependency_graph() function
990 bi_foreach_dest(instr, d) { in bi_write_count() function
1065 bi_foreach_dest(instr, d) { in bi_instr_schedulable() function
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dva_mark_last.c72 bi_foreach_dest(I, d) { in bi_writes_reg() function
H A Dva_insert_flow.c92 bi_foreach_dest(I, d) { in bi_write_mask() function

Completed in 11 milliseconds