Home
last modified time | relevance | path

Searched refs:build_truth_vector_type (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-vect-loop.c8489 return build_truth_vector_type (nunits, current_vector_size); in vect_halve_mask_nunits()
8498 return build_truth_vector_type (nunits, current_vector_size); in vect_double_mask_nunits()
H A Dtree.c10512 build_truth_vector_type (poly_uint64 nunits, poly_uint64 vector_size) in build_truth_vector_type() function
10543 return build_truth_vector_type (TYPE_VECTOR_SUBPARTS (vectype), size); in build_same_sized_truth_vector_type()
11164 return build_truth_vector_type (TYPE_VECTOR_SUBPARTS (type), in truth_type_for()
H A Dtree.h4236 extern tree build_truth_vector_type (poly_uint64, poly_uint64);
H A Dtree-vect-stmts.c9899 return build_truth_vector_type (TYPE_VECTOR_SUBPARTS (vectype), in get_mask_type_for_scalar_type()