Home
last modified time | relevance | path

Searched defs:elsz (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/usr.bin/xlint/lint1/
Dtree.c1456 tnode_t *elsz = subt_size_in_bytes(ln->tn_type); in build_plus_minus() local
1478 tnode_t *elsz = subt_size_in_bytes(ln->tn_type); in build_plus_minus() local
4306 unsigned int elsz; in type_size_in_bits() local
4726 int elsz = length_in_bits(arr->tn_type->t_subt, NULL); in check_array_index() local
Ddecl.c811 unsigned int elsz = size_in_bits(tp->t_tspec); in length_in_bits() local
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimple-ssa-sprintf.cc2316 tree elsz = array_ref_element_size (x); in get_origin_and_offset_r() local
Dtree-vect-stmts.cc8101 elsz = tree_to_uhwi (TYPE_SIZE_UNIT (TREE_TYPE (vectype))); in vectorizable_store() local
9254 elsz = tree_to_uhwi (TYPE_SIZE_UNIT (TREE_TYPE (vectype))); in vectorizable_load() local
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dmach-o.c527 unsigned int elsz; in bfd_mach_o_section_get_nbr_indirect() local
Dvms-alpha.c3015 vector_grow1 (struct vector_type *vec, size_t elsz) in vector_grow1()
/netbsd/src/external/gpl3/binutils/dist/bfd/
Dmach-o.c527 unsigned int elsz; in bfd_mach_o_section_get_nbr_indirect() local
Dvms-alpha.c3015 vector_grow1 (struct vector_type *vec, size_t elsz) in vector_grow1()
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-arm.c7423 #define po_scalar_or_goto(elsz, label, reg_type) \ in parse_operands() argument