diff --git a/src/.clang-format b/src/.clang-format index bc50a5e190c..8c5cf419d31 100644 --- a/src/.clang-format +++ b/src/.clang-format @@ -117,6 +117,11 @@ ForEachMacros: - nir_foreach_variable_with_modes - nir_foreach_variable_with_modes_safe + - nir_foreach_reg_decl + - nir_foreach_reg_decl_safe + - nir_foreach_reg_load + - nir_foreach_reg_store + - nir_foreach_if_use - nir_foreach_if_use_safe - nir_foreach_use