Home
last modified time | relevance | path

Searched defs:elts (Results 1 – 25 of 115) sorted by relevance

12345

/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtree-affine.h59 class aff_comb_elt elts[MAX_AFF_ELTS]; variable
H A Dhard-reg-set.h116 HARD_REG_ELT_TYPE elts[HARD_REG_SET_LONGS]; member
H A Dhash-table.h764 hash_table<Descriptor, Lazy, Allocator>::too_empty_p (unsigned int elts) in too_empty_p()
785 size_t elts = elements (); in expand() local
H A Dbitmap.c2602 bitmap_tree_to_vec (vec<bitmap_element *> &elts, const_bitmap head) in bitmap_tree_to_vec()
2666 auto_vec<bitmap_element *, 32> elts; in debug_bitmap_file() local
2698 auto_vec<bitmap_element *, 32> elts; in bitmap_print() local
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtree-affine.h59 class aff_comb_elt elts[MAX_AFF_ELTS]; variable
H A Dhard-reg-set.h116 HARD_REG_ELT_TYPE elts[HARD_REG_SET_LONGS]; member
H A Dhash-table.h764 hash_table<Descriptor, Lazy, Allocator>::too_empty_p (unsigned int elts) in too_empty_p()
785 size_t elts = elements (); in expand() local
H A Dhash-map-tests.cc376 size_t elts = m.elements (); in test_map_of_type_with_ctor_and_dtor_expand() local
H A Dbitmap.c2602 bitmap_tree_to_vec (vec<bitmap_element *> &elts, const_bitmap head) in bitmap_tree_to_vec()
2666 auto_vec<bitmap_element *, 32> elts; in debug_bitmap_file() local
2698 auto_vec<bitmap_element *, 32> elts; in bitmap_print() local
H A Dbitmap.cc2684 bitmap_tree_to_vec (vec<bitmap_element *> &elts, const_bitmap head) in bitmap_tree_to_vec()
2748 auto_vec<bitmap_element *, 32> elts; in debug_bitmap_file() local
2780 auto_vec<bitmap_element *, 32> elts; in bitmap_print() local
H A Dfold-const.cc583 tree_vector_builder elts; in fold_negate_expr_1() local
1558 tree_vector_builder elts; in const_binop() local
1585 tree_vector_builder elts; in const_binop() local
1661 tree_vector_builder elts (type, out_nelts, 1); in const_binop() local
1705 tree_vector_builder elts (type, out_nelts, 1); in const_binop() local
1874 tree_vector_builder elts (type, out_nelts, 1); in const_unop() local
8899 vec<constructor_elt, va_gc> *elts = NULL; in native_interpret_aggregate() local
10496 vec_cst_ctor_to_array (tree arg, unsigned int nelts, tree *elts) in vec_cst_ctor_to_array()
10644 tree_vector_builder elts; in exact_inverse() local
13294 tree_vector_builder elts (type, nelts, 1); in fold_ternary_loc() local
[all …]
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DConstantInitBuilder.cpp271 auto elts = llvm::makeArrayRef(buffer).slice(Begin); in finishArray() local
284 auto elts = llvm::makeArrayRef(buffer).slice(Begin); in finishStruct() local
/netbsd/external/gpl3/gdb/dist/gdb/
H A Df-valprint.c113 int *elts) in f77_print_array_1()
183 int elts = 0; in f77_print_array() local
H A Dexpression.h101 union exp_element elts[1]; member
H A Df-lang.c452 const union exp_element *const elts = exp->elts; in operator_check_f() local
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Df-valprint.c113 int *elts) in f77_print_array_1()
183 int elts = 0; in f77_print_array() local
H A Dexpression.h101 union exp_element elts[1]; member
H A Df-lang.c452 const union exp_element *const elts = exp->elts; in operator_check_f() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDerivedTypes.h245 create(StringRef Name, Type *elt1, Tys *... elts) { in create()
263 get(Type *elt1, Tys *... elts) { in get()
307 setBody(Type *elt1, Tys *... elts) { in setBody()
/netbsd/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-builtin.cc1001 tree_vector_builder elts (permute_type, VECTOR_CST_NELTS (arg0), 1); in fold_mergehl_helper() local
1034 tree_vector_builder elts (permute_type, VECTOR_CST_NELTS (arg0), 1); in fold_mergeeo_helper() local
1702 tree_vector_builder elts (unsigned_arg1_type, n_elts, 1); in rs6000_gimple_fold_builtin() local
1747 tree_vector_builder elts (unsigned_type_for (arg1_type), n_elts, 1); in rs6000_gimple_fold_builtin() local
1787 tree_vector_builder elts (unsigned_arg1_type, n_elts, 1); in rs6000_gimple_fold_builtin() local
/netbsd/external/gpl3/gcc.old/dist/libgomp/
H A Dhashtab.h294 size_t osize, elts; in htab_expand() local
/netbsd/external/gpl3/gcc/dist/libgomp/
H A Dhashtab.h300 size_t osize, elts; in htab_expand() local
/netbsd/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-runtime-shared-support.c350 vec<constructor_elt, va_gc> *elts = NULL; in build_descriptor_table_initializer() local
H A Dobjc-runtime-shared-support.cc350 vec<constructor_elt, va_gc> *elts = NULL; in build_descriptor_table_initializer() local
/netbsd/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-runtime-shared-support.c350 vec<constructor_elt, va_gc> *elts = NULL; in build_descriptor_table_initializer() local

12345