Searched defs:full_nelts (Results 1 – 4 of 4) sorted by relevance
39 poly_uint64 full_nelts = TYPE_VECTOR_SUBPARTS (type); in new_unary_operation() local66 poly_uint64 full_nelts = TYPE_VECTOR_SUBPARTS (type); in new_binary_operation() local
93 poly_uint64 full_nelts () const { return m_full_nelts; } in full_nelts() function163 vector_builder<T, Derived>::new_vector (poly_uint64 full_nelts, in new_vector()
53 poly_uint64 full_nelts = elements.full_nelts (); in new_vector() local138 element_type full_nelts = m_encoding.full_nelts (); in series_p() local
56 int_vector_builder<T>::int_vector_builder (poly_uint64 full_nelts, in int_vector_builder()