Searched refs:nir_function_impl_create (Results 1 – 10 of 10) sorted by relevance
449 nir_function_impl *new_impl = nir_function_impl_create(func); in lower_cf_func()
45 nir_function_impl *impl = nir_function_impl_create(preamble); in nir_shader_get_preamble()
47 b.impl = nir_function_impl_create(func); in nir_builder_init_simple_shader()
577 nir_function_impl_create(nir_function *function) in nir_function_impl_create() function
4602 nir_function_impl *nir_function_impl_create(nir_function *func);
68 nir_function_impl *impl = nir_function_impl_create(func); in builder_init_new_impl()
305 nir_function_impl *impl = nir_function_impl_create(func); in vtn_cfg_handle_prepass_instruction()
6772 nir_function_impl *impl = nir_function_impl_create(main_entry_point); in vtn_emit_kernel_entry_point_wrapper()
684 nir_function_impl *impl = nir_function_impl_create(func); in visit()
6716 nir_function_impl_create(fn); in zink_shader_tcs_create()