Home
last modified time | relevance | path

Searched refs:bi_remove_instruction (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/valhall/
Dva_merge_flow.c91 bi_remove_instruction(penult); in merge_end_reconverge()
106 bi_remove_instruction(last); in merge_end_reconverge()
141 bi_remove_instruction(I); in merge_waits()
183 bi_remove_instruction(I); in merge_discard()
191 bi_remove_instruction(I); in merge_discard()
199 bi_remove_instruction(I); in merge_discard()
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_opt_dual_tex.c104 bi_remove_instruction(I1); in bi_fuse_dual()
105 bi_remove_instruction(I2); in bi_fuse_dual()
Dbi_opt_constant_fold.c100 bi_remove_instruction(ins); in bi_opt_constant_fold()
Dbi_opt_message_preload.c146 bi_remove_instruction(I); in bi_opt_message_preload()
Dbi_opt_copy_prop.c83 bi_remove_instruction(I); in bi_opt_copy_prop()
Dbi_opt_dce.c68 bi_remove_instruction(ins); in bi_opt_dead_code_eliminate()
Dbi_opt_push_ubo.c178 bi_remove_instruction(ins); in bi_opt_push_ubo()
Dbi_ra.c732 bi_remove_instruction(I); in bi_lower_vector()
746 bi_remove_instruction(I); in bi_lower_vector()
Dbi_pressure_schedule.c329 bi_remove_instruction(schedule[i]->instr); in pressure_schedule_block()
Dbi_opt_mod_props.c387 bi_remove_instruction(use); in bi_opt_mod_prop_backward()
Dcompiler.h821 bi_remove_instruction(bi_instr *ins) in bi_remove_instruction() function
Dbifrost_compile.c4644 bi_remove_instruction(ins); in bi_opt_post_ra()
4729 bi_remove_instruction(ins); in bi_lower_branch()
5273 bi_remove_instruction(write); in bi_compile_variant()
/third_party/mesa3d/src/panfrost/bifrost/valhall/test/
Dtest-insert-flow.cpp36 bi_remove_instruction(I); in strip_nops()