Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dinit.c245 max_index = array_type_nelts (type); in build_zero_init_1()
437 tree max_index = array_type_nelts (type); in build_value_init_noctor()
3157 maxindex = array_type_nelts (atype); in build_vec_init()
3682 return build_vec_delete (addr, array_type_nelts (type), in build_delete()
H A Dtree.c2123 array_type_nelts (type), in array_type_nelts_top()
H A Dsemantics.c7145 int max = tree_low_cst (array_type_nelts (atype), 0); in cxx_eval_vec_init_1()
H A Ddecl.c5028 max_index = array_type_nelts (type); in reshape_init_array()
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-fold.c76 tree nelts = array_type_nelts (TREE_TYPE (ary)); in c_fold_array_ref()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dinit.c252 max_index = array_type_nelts (type); in build_zero_init_1()
456 tree max_index = array_type_nelts (type); in build_value_init_noctor()
4034 maxindex = array_type_nelts (atype); in build_vec_init()
4621 return build_vec_delete (addr, array_type_nelts (type), in build_delete()
H A Dlambda.c554 NULL_TREE, array_type_nelts (type)); in add_capture()
H A Dtree.c2907 array_type_nelts (type), in array_type_nelts_top()
H A Ddecl.c5819 max_index = array_type_nelts (type); in reshape_init_array()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree.h4411 extern tree array_type_nelts (const_tree);
H A Dtree.c2443 array_type_nelts (const_tree type) in array_type_nelts() function
H A Dexpr.c5388 nelts = array_type_nelts (type); in count_type_elements()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree.c3282 array_type_nelts (const_tree type) in array_type_nelts() function
14180 return (integer_minus_onep (array_type_nelts (type)) in default_is_empty_type()
H A Dtree.h4257 extern tree array_type_nelts (const_tree);
H A Dexpr.c5889 nelts = array_type_nelts (type); in count_type_elements()
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c50082 && integer_zerop (array_type_nelts (type))) in ix86_canonical_va_list_type()