Searched defs:nelts (Results 1 - 23 of 23) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/
H A Drtl.c235 register int nelts = GET_RTX_LENGTH (code); local
H A Dexpr.c10009 int regno, size, align, nelts; local
/haiku-buildtools/gcc/libcpp/
H A Dsymtab.c276 size_t nelts, nids, overhead, headers; local
/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dexcept.c276 int nelts; local
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dinit.c2098 tree nelts = NULL_TREE, t; local
2327 tree nelts = NULL_TREE; local
[all...]
/haiku-buildtools/gcc/gcc/
H A Dtree-vect-generic.c1041 unsigned int i, j, nelts = TYPE_VECTOR_SUBPARTS (type); local
H A Dtree-ssa-forwprop.c1817 unsigned nelts; local
1852 unsigned int nelts, i, j; local
1997 unsigned elem_size, nelts, i; local
[all...]
H A Dubsan.c639 size_t nelts = vec_safe_length (saved_args); local
H A Dexpr.c5601 tree nelts; local
H A Dvarasm.c2800 int bitsize, nelts, nunits, units_per; local
H A Dbuiltins.c1470 int regno, size, align, nelts; local
H A Dfold-const.c1515 unsigned int nelts = TYPE_VECTOR_SUBPARTS (type), i; local
1546 unsigned int nelts = TYPE_VECTOR_SUBPARTS (type); local
1692 unsigned int nelts = TYPE_VECTOR_SUBPARTS (type), i; local
1727 unsigned int nelts, i; local
9635 unsigned int nelts = TYPE_VECTOR_SUBPARTS (TREE_TYPE (arg)), i; local
9667 unsigned int nelts = TYPE_VECTOR_SUBPARTS (type), i; local
13469 unsigned int nelts = TYPE_VECTOR_SUBPARTS (type), i; local
13859 unsigned int nelts = TYPE_VECTOR_SUBPARTS (type), i, mask, mask2; local
[all...]
H A Dtree.c1832 build_constructor_va(tree type, int nelts, ...) argument
8021 build_array_type_nelts(tree elt_type, unsigned HOST_WIDE_INT nelts) argument
/haiku-buildtools/gcc/gcc/fortran/
H A Dexpr.c1340 mpz_t nelts; local
/haiku-buildtools/gcc/gcc/cp/
H A Dmangle.c2800 tree nelts = TREE_OPERAND (expr, 2); local
H A Dconstexpr.c703 unsigned i, nelts; local
3206 tree nelts = array_type_nelts_top (TREE_TYPE (TREE_OPERAND (op00, 0))); local
H A Dinit.c157 build_zero_init_1 (tree type, tree nelts, bool static_storage_p, argument
316 build_zero_init (tree type, tree nelts, bool static_storage_p) argument
2134 build_raw_new_expr(vec<tree, va_gc> *placement, tree type, tree nelts, vec<tree, va_gc> *init, int use_global_new) argument
2278 build_new_1(vec<tree, va_gc> **placement, tree type, tree nelts, vec<tree, va_gc> **init, bool globally_qualified_p, tsubst_flags_t complain) argument
3015 build_new(vec<tree, va_gc> **placement, tree type, tree nelts, vec<tree, va_gc> **init, int use_global_new, tsubst_flags_t complain) argument
3604 tree nelts = size_int (CONSTRUCTOR_NELTS (init) - 1); local
[all...]
H A Dcall.c1841 int nelts = CONSTRUCTOR_NELTS (expr); local
6304 int nelts = CONSTRUCTOR_NELTS (expr); local
H A Ddecl.c947 size_t i, nelts; local
6345 size_t nelts; local
6374 size_t nelts; local
[all...]
H A Dparser.c7488 tree nelts = NULL_TREE; local
7603 cp_parser_new_type_id(cp_parser* parser, tree *nelts) argument
/haiku-buildtools/gcc/gcc/config/aarch64/
H A Daarch64-builtins.c483 int nelts = sizeof (aarch64_simd_types) / sizeof (aarch64_simd_types[0]); local
552 int nelts = sizeof (aarch64_simd_types) / sizeof (aarch64_simd_types[0]); local
582 int nelts = sizeof (aarch64_simd_types) / sizeof (aarch64_simd_types[0]); local
/haiku-buildtools/gcc/gcc/config/bfin/
H A Dbfin.c2056 int nelts = 3; local
/haiku-buildtools/gcc/gcc/config/arm/
H A Darm-builtins.c654 int nelts = sizeof (arm_simd_types) / sizeof (arm_simd_types[0]); local
725 int nelts = sizeof (arm_simd_types) / sizeof (arm_simd_types[0]); local
758 int nelts = sizeof (arm_simd_types) / sizeof (arm_simd_types[0]); local

Completed in 777 milliseconds