Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dgimplify.c2751 tree value, tree array_elt_type, in gimplify_init_ctor_eval_range() argument
2772 cref = build4 (ARRAY_REF, array_elt_type, unshare_expr (object), in gimplify_init_ctor_eval_range()
2850 tree array_elt_type = NULL; in gimplify_init_ctor_eval() local
2855 array_elt_type = TYPE_MAIN_VARIANT (TREE_TYPE (TREE_TYPE (object))); in gimplify_init_ctor_eval()
2894 array_elt_type, pre_p, cleared); in gimplify_init_ctor_eval()
2899 if (array_elt_type) in gimplify_init_ctor_eval()
2901 cref = build4 (ARRAY_REF, array_elt_type, unshare_expr (object), in gimplify_init_ctor_eval()