Home
last modified time | relevance | path

Searched refs:nir_push_loop (Results 1 – 25 of 42) sorted by relevance

12

/aosp_15_r20/external/mesa3d/src/compiler/nir/tests/
H A Dopt_loop_tests.cpp119 nir_loop *loop = nir_push_loop(b); in test_merged_if()
149 nir_loop *loop = nir_push_loop(b); in TEST_F()
173 nir_loop *loop = nir_push_loop(b); in TEST_F()
200 nir_loop *loop = nir_push_loop(b); in TEST_F()
224 nir_loop *loop = nir_push_loop(b); in TEST_F()
227 nir_loop *nested_loop = nir_push_loop(b); in TEST_F()
245 nir_loop *loop = nir_push_loop(b); in TEST_F()
265 nir_loop *loop = nir_push_loop(b); in TEST_F()
H A Dopt_shrink_vectors_tests.cpp281 nir_loop *loop = nir_push_loop(b); in TEST_F()
385 nir_loop *loop = nir_push_loop(b); in TEST_F()
490 nir_loop *loop = nir_push_loop(b); in TEST_F()
H A Ddce_tests.cpp84 nir_loop *loop = nir_push_loop(b); in TEST_F()
H A Dloop_analyze_tests.cpp84 nir_loop *loop = nir_push_loop(b); in loop_builder()
152 nir_loop *loop = nir_push_loop(b); in loop_builder_invert()
H A Dloop_unroll_tests.cpp112 nir_loop *loop = nir_push_loop(bld); in loop_unroll_test_helper()
H A Drange_analysis_tests.cpp278 nir_push_loop(b); in TEST_F()
H A Dopt_if_tests.cpp136 nir_loop *loop = nir_push_loop(b); in TEST_F()
/aosp_15_r20/external/mesa3d/src/amd/compiler/tests/
H A Dtest_isel.cpp257 nir_loop *loop = nir_push_loop(nb);
328 nir_loop *loop = nir_push_loop(nb);
401 nir_push_loop(nb);
478 nir_loop *loop = nir_push_loop(nb);
577 nir_loop *loop = nir_push_loop(nb);
672 nir_push_loop(nb);
707 nir_push_loop(nb);
752 nir_push_loop(nb);
810 nir_loop* loop = nir_push_loop(nb);
866 nir_push_loop(nb);
[all …]
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dintel_nir_lower_non_uniform_barycentric_at_sample.c58 nir_push_loop(b); in intel_nir_lower_non_uniform_barycentric_at_sample_instr()
103 nir_push_loop(b); in intel_nir_lower_non_uniform_interpolated_input_instr()
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_non_uniform_access.c148 nir_push_loop(b); in lower_non_uniform_tex_access()
191 nir_push_loop(b); in lower_non_uniform_access_intrin()
H A Dnir_lower_variable_initializers.c170 nir_loop *loop = nir_push_loop(&b); in nir_zero_initialize_shared_memory()
265 nir_loop *loop = nir_push_loop(&b); in nir_clear_shared_memory()
H A Dnir_lower_memcpy.c159 nir_push_loop(&b); in lower_memcpy_impl()
H A Dnir_lower_multiview.c251 nir_loop *loop = nir_push_loop(&b); in nir_lower_multiview()
H A Dnir_builder.c484 nir_push_loop(nir_builder *build) in nir_push_loop() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shaderlib_nir.c495 nir_loop *loop_outer = nir_push_loop(&b); { in si_create_query_result_cs()
537 nir_loop *loop_inner = nir_push_loop(&b); { in si_create_query_result_cs()
825 nir_loop *loop_outer = nir_push_loop(&b); { in gfx11_create_sh_query_result_cs()
889 nir_loop *loop_inner = nir_push_loop(&b); { in gfx11_create_sh_query_result_cs()
/aosp_15_r20/external/mesa3d/src/asahi/lib/
H A Dagx_nir_lower_msaa.c94 nir_loop *loop = nir_push_loop(&b); in agx_nir_wrap_per_sample_loop()
/aosp_15_r20/external/mesa3d/src/compiler/spirv/
H A Dvtn_structured_cfg.c1663 next->nloop = nir_push_loop(&b->nb); in vtn_emit_cf_func_structured()
1673 next->nloop = nir_push_loop(&b->nb); in vtn_emit_cf_func_structured()
1725 next->nloop = nir_push_loop(&b->nb); in vtn_emit_cf_func_structured()
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_tess.c143 state->loop = nir_push_loop(b); in start_tcs_loop()
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_nir.c379 nir_push_loop(&b); in dzn_nir_triangle_fan_prim_restart_rewrite_index_shader()
942 nir_loop *loop = nir_push_loop(b); in dzn_nir_polygon_point_mode_gs()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/meta/
H A Dradv_meta_fmask_copy.c60 nir_loop *loop = nir_push_loop(&b); in build_fmask_copy_compute_shader()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_afbc_cso.c175 nir_loop *loop = nir_push_loop(b); in copy_superblock()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_mesh_perprim_wa.c333 nir_loop *loop = nir_push_loop(&b); in anv_mesh_convert_attrs_prim_to_vert()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_device_generated_commands.c943 nir_push_loop(b); in build_dgc_buffer_tail()
1543 nir_push_loop(b); in dgc_emit_vertex_buffer()
1860 nir_push_loop(b); in dgc_emit_bind_pipeline()
1912 nir_push_loop(b); in dgc_pad_cmdbuf()
H A Dradv_query.c154 nir_push_loop(&b); in build_occlusion_query_shader()
175 nir_push_loop(&b); in build_occlusion_query_shader()
372 nir_loop *loop = nir_push_loop(&b); in build_pipeline_statistics_query_shader()
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_event.c68 nir_loop *loop = nir_push_loop(&b); in get_wait_event_cs()

12