Home
last modified time | relevance | path

Searched refs:nir_foreach_function_temp_variable (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_vec3_to_vec4.c32 nir_foreach_function_temp_variable(var, impl) { in lower_vec3_to_vec4_impl() function
H A Dnir_opt_large_constants.c186 nir_foreach_function_temp_variable(var, impl) { in nir_opt_large_constants() function
H A Dnir_lower_const_arrays_to_uniforms.c250 nir_foreach_function_temp_variable(var, impl) { in nir_lower_const_arrays_to_uniforms() function
H A Dnir_gather_info.c1026 nir_foreach_function_temp_variable(var, func->impl) { in nir_shader_gather_info()
H A Dnir_validate.c1637 nir_foreach_function_temp_variable(var, impl) { in validate_function_impl() function
H A Dnir_print.c1614 nir_foreach_function_temp_variable(var, impl) { in print_function_impl() function
H A Dnir.c2211 nir_foreach_function_temp_variable(var, impl) in nir_function_impl_index_vars()
H A Dnir.h3041 #define nir_foreach_function_temp_variable(var, impl) \ macro
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c4462 nir_foreach_function_temp_variable(var, entry) in nir_to_spirv()

Completed in 24 milliseconds