Searched refs:nir_foreach_function_temp_variable (Results 1 – 10 of 10) sorted by relevance
32 nir_foreach_function_temp_variable(var, impl) { in lower_vec3_to_vec4_impl()
250 nir_foreach_function_temp_variable(var, impl) { in nir_lower_const_arrays_to_uniforms()
186 nir_foreach_function_temp_variable(var, impl) { in nir_opt_large_constants()
1026 nir_foreach_function_temp_variable(var, func->impl) { in nir_shader_gather_info()
1614 nir_foreach_function_temp_variable(var, impl) { in print_function_impl()
1637 nir_foreach_function_temp_variable(var, impl) { in validate_function_impl()
2211 nir_foreach_function_temp_variable(var, impl) in nir_function_impl_index_vars()
3041 #define nir_foreach_function_temp_variable(var, impl) \ macro
4462 nir_foreach_function_temp_variable(var, entry) in nir_to_spirv()
2620 - nir: Add a nir_foreach_function_temp_variable helper