Searched defs:bi_foreach_dest (Results 1 - 12 of 12) sorted by relevance
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | bi_liveness.c | 39 bi_foreach_dest(ins, d) { in bi_liveness_ins_update() function
|
H A D | bi_validate.c | 70 bi_foreach_dest(I, d) { in bi_validate_preload() function 119 bi_foreach_dest(I, d) { in bi_validate_width() function
|
H A D | bi_opt_dce.c | 48 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 D | bi_opt_cse.c | 65 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 D | bi_helper_invocations.c | 202 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 D | bi_scoreboard.c | 139 bi_foreach_dest(I, d) { in bi_write_mask() function
|
H A D | bi_pressure_schedule.c | 115 bi_foreach_dest(I, s) { in create_dag() function 234 bi_foreach_dest(I, d) { in calculate_pressure_delta() function
|
H A D | bi_ra.c | 256 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 D | compiler.h | 1031 #define bi_foreach_dest(ins, v) \ macro
|
H A D | bi_schedule.c | 266 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 D | va_mark_last.c | 72 bi_foreach_dest(I, d) { in bi_writes_reg() function
|
H A D | va_insert_flow.c | 92 bi_foreach_dest(I, d) { in bi_write_mask() function
|
Completed in 11 milliseconds