Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.cc2092 unsigned int sub_nelts = VECTOR_CST_NELTS (value).to_constant (); in build_vector_from_ctor() local
2093 for (unsigned i = 0; i < sub_nelts; ++i) in build_vector_from_ctor()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.c1875 unsigned int sub_nelts = VECTOR_CST_NELTS (value).to_constant (); in build_vector_from_ctor() local
1876 for (unsigned i = 0; i < sub_nelts; ++i) in build_vector_from_ctor()