Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.cc10489 unsigned int repeat_nelts; in single_nonzero_element() local
10491 repeat_nelts = nelts; in single_nonzero_element()
10495 repeat_nelts = VECTOR_CST_NPATTERNS (t); in single_nonzero_element()
10506 if (res >= 0 || i >= repeat_nelts) in single_nonzero_element()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.c11312 unsigned int repeat_nelts; in single_nonzero_element() local
11314 repeat_nelts = nelts; in single_nonzero_element()
11318 repeat_nelts = VECTOR_CST_NPATTERNS (t); in single_nonzero_element()
11329 if (res >= 0 || i >= repeat_nelts) in single_nonzero_element()