Home
last modified time | relevance | path

Searched refs:nir_push_else (Results 1 – 18 of 18) sorted by relevance

/external/mesa3d/src/compiler/nir/tests/
Dopt_if_tests.cpp75 nir_push_else(&bld, NULL); in TEST_F()
112 nir_push_else(&bld, NULL); in TEST_F()
Dlower_returns_tests.cpp108 nir_push_else(&bld, NULL); in TEST_F()
184 nir_push_else(&bld, NULL); in TEST_F()
Dvars_tests.cpp318 nir_push_else(b, if_stmt); in TEST_F()
1405 nir_push_else(b, if_stmt); in TEST_F()
1533 nir_push_else(b, if_stmt); in TEST_F()
/external/mesa3d/src/compiler/nir/
Dnir_opt_uniform_atomics.c229 nir_push_else(b, nif); in optimize_atomic()
268 nir_push_else(b, helper_nif); in optimize_and_rewrite_atomic()
Dnir_lower_clip_disable.c55 nir_push_else(b, NULL); in recursive_if_chain()
Dnir_lower_array_deref_of_vec.c55 nir_push_else(b, NULL); in build_write_masked_stores()
Dnir_lower_indirect_derefs.c57 nir_push_else(b, NULL); in emit_indirect_load_store_deref()
Dnir_lower_io.c1220 nir_push_else(b, NULL); in build_explicit_io_load()
1237 nir_push_else(b, NULL); in build_explicit_io_load()
1437 nir_push_else(b, NULL); in build_explicit_io_store()
1451 nir_push_else(b, NULL); in build_explicit_io_store()
1595 nir_push_else(b, NULL); in build_explicit_io_atomic()
1608 nir_push_else(b, NULL); in build_explicit_io_atomic()
Dnir_lower_goto_ifs.c265 nir_push_else(b, NULL); in route_to_cond()
813 nir_push_else(b, NULL); in select_blocks()
Dnir_builder.h166 nir_push_else(nir_builder *build, nir_if *nif) in nir_push_else() function
/external/mesa3d/src/amd/vulkan/
Dradv_query.c99 nir_push_else(b, NULL); in radv_store_availability()
230 nir_push_else(&b, NULL); in build_occlusion_query_shader()
258 nir_push_else(&b, NULL); in build_occlusion_query_shader()
415 nir_push_else(&b, NULL); in build_pipeline_statistics_query_shader()
435 nir_push_else(&b, NULL); /* nir_i2b(&b, available32) */ in build_pipeline_statistics_query_shader()
462 nir_push_else(&b, NULL); in build_pipeline_statistics_query_shader()
644 nir_push_else(&b, NULL); in build_tfb_query_shader()
787 nir_push_else(&b, NULL); in build_timestamp_query_shader()
Dradv_meta.c648 nir_push_else(b, NULL); in radv_meta_build_resolve_shader_core()
/external/mesa3d/src/intel/compiler/
Dbrw_nir_lower_image_load_store.c436 nir_push_else(b, NULL); in lower_image_load_instr()
/external/mesa3d/src/freedreno/vulkan/
Dtu_shader.c321 nir_push_else(b, nif); in lower_ssbo_ubo_intrinsic()
/external/mesa3d/src/compiler/spirv/
Dvtn_cfg.c1098 nir_push_else(&b->nb, nif); in vtn_emit_cf_list_structured()
/external/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c2133 nir_push_else(&c->build, NULL); in ttn_emit_instruction()
/external/mesa3d/src/compiler/glsl/
Dglsl_to_nir.cpp799 nir_push_else(&b, NULL); in visit()
/external/mesa3d/src/intel/blorp/
Dblorp_blit.c685 nir_push_else(b, NULL); in blorp_nir_combine_samples()