Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dgimplify.c2753 tree value, tree array_elt_type, in gimplify_init_ctor_eval_range() argument
2774 cref = build4 (ARRAY_REF, array_elt_type, unshare_expr (object), in gimplify_init_ctor_eval_range()
2852 tree array_elt_type = NULL; in gimplify_init_ctor_eval() local
2857 array_elt_type = TYPE_MAIN_VARIANT (TREE_TYPE (TREE_TYPE (object))); in gimplify_init_ctor_eval()
2896 array_elt_type, pre_p, cleared); in gimplify_init_ctor_eval()
2901 if (array_elt_type) in gimplify_init_ctor_eval()
2903 cref = build4 (ARRAY_REF, array_elt_type, unshare_expr (object), in gimplify_init_ctor_eval()