Searched refs:sub_nelts (Results 1 – 2 of 2) sorted by relevance
2092 unsigned int sub_nelts = VECTOR_CST_NELTS (value).to_constant (); in build_vector_from_ctor() local2093 for (unsigned i = 0; i < sub_nelts; ++i) in build_vector_from_ctor()
1875 unsigned int sub_nelts = VECTOR_CST_NELTS (value).to_constant (); in build_vector_from_ctor() local1876 for (unsigned i = 0; i < sub_nelts; ++i) in build_vector_from_ctor()