Home
last modified time | relevance | path

Searched defs:nir_foreach_function_temp_variable (Results 1 - 6 of 6) 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_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.h3041 #define nir_foreach_function_temp_variable(var, impl) \ macro

Completed in 12 milliseconds