Searched refs:n_const (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/config/aarch64/
H A Daarch64.c8780 int n_const = 0; local
8794 n_const++;
8796 if (n_const == n_elts)
/haiku-buildtools/gcc/gcc/config/arm/
H A Darm.c12780 int n_const = 0;
12794 n_const++;
12796 if (n_const == n_elts)
12768 int n_const = 0; local

Completed in 275 milliseconds