Home
last modified time | relevance | path

Searched refs:nir_foreach_function_temp_variable_safe (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/
D.clang-format104 - nir_foreach_function_temp_variable_safe
/external/mesa3d/src/compiler/nir/
Dnir.h3431 #define nir_foreach_function_temp_variable_safe(var, impl) \ macro