Home
last modified time | relevance | path

Searched refs:tree_to_poly_int64 (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dvec-perm-indices.c242 builder->quick_push (tree_to_poly_int64 (VECTOR_CST_ENCODED_ELT (cst, i))); in tree_to_vec_perm_builder()
H A Dtree.h4271 extern poly_int64 tree_to_poly_int64 (const_tree);
4290 tree_to_poly_int64 (const_tree t) in tree_to_poly_int64() function
4319 *value = tree_to_poly_int64 (t); in poly_int_tree_p()
H A Dtree.c2872 tree_to_poly_int64 (const_tree t) in tree_to_poly_int64() function