Searched refs:nir_push_else (Results 1 – 18 of 18) sorted by relevance
/external/mesa3d/src/compiler/nir/tests/ |
D | opt_if_tests.cpp | 75 nir_push_else(&bld, NULL); in TEST_F() 112 nir_push_else(&bld, NULL); in TEST_F()
|
D | lower_returns_tests.cpp | 108 nir_push_else(&bld, NULL); in TEST_F() 184 nir_push_else(&bld, NULL); in TEST_F()
|
D | vars_tests.cpp | 318 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/ |
D | nir_opt_uniform_atomics.c | 229 nir_push_else(b, nif); in optimize_atomic() 268 nir_push_else(b, helper_nif); in optimize_and_rewrite_atomic()
|
D | nir_lower_clip_disable.c | 55 nir_push_else(b, NULL); in recursive_if_chain()
|
D | nir_lower_array_deref_of_vec.c | 55 nir_push_else(b, NULL); in build_write_masked_stores()
|
D | nir_lower_indirect_derefs.c | 57 nir_push_else(b, NULL); in emit_indirect_load_store_deref()
|
D | nir_lower_io.c | 1220 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()
|
D | nir_lower_goto_ifs.c | 265 nir_push_else(b, NULL); in route_to_cond() 813 nir_push_else(b, NULL); in select_blocks()
|
D | nir_builder.h | 166 nir_push_else(nir_builder *build, nir_if *nif) in nir_push_else() function
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_query.c | 99 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()
|
D | radv_meta.c | 648 nir_push_else(b, NULL); in radv_meta_build_resolve_shader_core()
|
/external/mesa3d/src/intel/compiler/ |
D | brw_nir_lower_image_load_store.c | 436 nir_push_else(b, NULL); in lower_image_load_instr()
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_shader.c | 321 nir_push_else(b, nif); in lower_ssbo_ubo_intrinsic()
|
/external/mesa3d/src/compiler/spirv/ |
D | vtn_cfg.c | 1098 nir_push_else(&b->nb, nif); in vtn_emit_cf_list_structured()
|
/external/mesa3d/src/gallium/auxiliary/nir/ |
D | tgsi_to_nir.c | 2133 nir_push_else(&c->build, NULL); in ttn_emit_instruction()
|
/external/mesa3d/src/compiler/glsl/ |
D | glsl_to_nir.cpp | 799 nir_push_else(&b, NULL); in visit()
|
/external/mesa3d/src/intel/blorp/ |
D | blorp_blit.c | 685 nir_push_else(b, NULL); in blorp_nir_combine_samples()
|