Searched refs:nir_foreach_function_temp_variable (Results 1 – 7 of 7) sorted by relevance
32 nir_foreach_function_temp_variable(var, impl) { in lower_vec3_to_vec4_impl()
186 nir_foreach_function_temp_variable(var, impl) { in nir_opt_large_constants()
1518 nir_foreach_function_temp_variable(var, impl) { in print_function_impl()
1610 nir_foreach_function_temp_variable(var, impl) { in validate_function_impl()
2082 nir_foreach_function_temp_variable(var, impl) in nir_function_impl_index_vars()
3223 #define nir_foreach_function_temp_variable(var, impl) \ macro
2620 - nir: Add a nir_foreach_function_temp_variable helper