Searched refs:nir_function_set_impl (Results 1 – 8 of 8) sorted by relevance
283 nir_function_set_impl(gfunc, nir_function_impl_clone(shader, func->impl)); in libclc_add_generic_variants()
193 nir_function_set_impl(*patch_const_func, patch_const_func_impl); in dxil_nir_split_tess_ctrl()
771 nir_function_set_impl(nfxn, clone_function_impl(&state, impl)); in nir_shader_clone()
2156 nir_function_set_impl(fxn, read_function_impl(&ctx)); in nir_deserialize()
582 nir_function_set_impl(function, impl); in nir_function_impl_create()
4596 nir_function_set_impl(nir_function *func, nir_function_impl *impl) in nir_function_set_impl() function
404 nir_function_set_impl(function, copy); in lvp_call_ray_tracing_stage()
5454 - nir: Add function nir_function_set_impl