Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexpr.cc7165 unsigned HOST_WIDE_INT const_n_elts; in store_constructor() local
7193 && n_elts.is_constant (&const_n_elts)) in store_constructor()
7212 unsigned int n = const_n_elts; in store_constructor()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexpr.c6817 unsigned HOST_WIDE_INT const_n_elts; in store_constructor() local
6844 && n_elts.is_constant (&const_n_elts)) in store_constructor()
6863 unsigned int n = const_n_elts; in store_constructor()