Lines Matching refs:vector_cst_encoded_nelts
937 + (vector_cst_encoded_nelts (node) - 1) * sizeof (tree)); in tree_size()
2866 unsigned count = vector_cst_encoded_nelts (expr); in real_zerop()
2947 unsigned count = vector_cst_encoded_nelts (expr); in real_maybe_zerop()
11018 unsigned int encoded_nelts = vector_cst_encoded_nelts (t); in vector_cst_int_elt()
11046 unsigned int encoded_nelts = vector_cst_encoded_nelts (t); in vector_cst_elt()
11213 unsigned HOST_WIDE_INT nelts = vector_cst_encoded_nelts (expr); in initializer_each_zero_or_onep()
11317 nelts = vector_cst_encoded_nelts (t); in single_nonzero_element()
12096 unsigned len = vector_cst_encoded_nelts (*tp); in walk_tree_1()
15351 ASSERT_EQ (npatterns, vector_cst_encoded_nelts (actual)); in check_vector_cst_duplicate()
15367 ASSERT_EQ (2 * npatterns, vector_cst_encoded_nelts (actual)); in check_vector_cst_fill()
15382 ASSERT_EQ (3 * npatterns, vector_cst_encoded_nelts (actual)); in check_vector_cst_stepped()