Searched refs:bi_foreach_instr_global_safe (Results 1 – 15 of 15) sorted by relevance
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/ |
H A D | bi_opt_copy_prop.c | 49 bi_foreach_instr_global_safe(ctx, I) { in bi_opt_copy_prop() 79 bi_foreach_instr_global_safe(ctx, ins) { in bi_opt_copy_prop()
|
H A D | bi_opt_mod_props.c | 200 bi_foreach_instr_global_safe(ctx, I) { in bi_opt_mod_prop_forward() 486 bi_foreach_instr_global_safe(ctx, I) { in bi_lower_opt_instructions()
|
H A D | bi_opt_constant_fold.c | 99 bi_foreach_instr_global_safe(ctx, ins) { in bi_opt_constant_fold()
|
H A D | bi_lower_swizzle.c | 273 bi_foreach_instr_global_safe(ctx, ins) { in bi_lower_swizzle()
|
H A D | bi_opt_push_ubo.c | 138 bi_foreach_instr_global_safe(ctx, ins) { in bi_opt_push_ubo()
|
H A D | bi_ra.c | 739 bi_foreach_instr_global_safe(ctx, I) { in bi_spill_register() 786 bi_foreach_instr_global_safe(ctx, I) { in bi_lower_vector()
|
H A D | compiler.h | 1026 #define bi_foreach_instr_global_safe(ctx, v) \ macro
|
H A D | bifrost_compile.c | 4754 bi_foreach_instr_global_safe(ctx, ins) { in bi_opt_post_ra() 5275 bi_foreach_instr_global_safe(ctx, I) { in bi_compile_variant_nir()
|
/aosp_15_r20/external/mesa3d/src/panfrost/ |
H A D | .clang-format | 24 'bi_foreach_instr_global_safe',
|
/aosp_15_r20/external/mesa3d/src/gallium/winsys/panfrost/drm/ |
H A D | .clang-format | 24 'bi_foreach_instr_global_safe',
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/ |
H A D | .clang-format | 24 'bi_foreach_instr_global_safe',
|
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/valhall/ |
H A D | va_lower_isel.c | 141 bi_foreach_instr_global_safe(ctx, I) { in va_lower_isel()
|
H A D | va_pack.c | 1045 bi_foreach_instr_global_safe(ctx, I) { in va_lower_blend()
|
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/valhall/test/ |
H A D | test-insert-flow.cpp | 34 bi_foreach_instr_global_safe(ctx, I) { in strip_nops()
|
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/bifrost/ |
H A D | bi_schedule.c | 2048 bi_foreach_instr_global_safe(ctx, ins) { in bi_lower_fau()
|