Searched defs:tree_size (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vect-slp.c | 1189 bool *matches, unsigned *npermutes, unsigned *tree_size, in vect_build_slp_tree() 1230 bool *matches, unsigned *npermutes, unsigned *tree_size, in vect_build_slp_tree_2() 2250 unsigned tree_size = 0; in vect_analyze_slp_instance() local
|
H A D | langhooks.h | 336 size_t (*tree_size) (enum tree_code); member
|
H A D | tree.c | 917 tree_size (const_tree node) in tree_size() function
|
H A D | dwarf2out.c | 19096 tree tree_size; in type_byte_size() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | langhooks.h | 374 size_t (*tree_size) (enum tree_code); member
|
H A D | tree-vect-slp.cc | 1502 bool *matches, unsigned *limit, unsigned *tree_size, in vect_build_slp_tree() 1638 bool *matches, unsigned *limit, unsigned *tree_size, in vect_build_slp_tree_2() 2865 unsigned tree_size = 0, limit = 1; in optimize_load_redistribution_1() local 3063 unsigned tree_size = 0; in vect_build_slp_instance() local
|
H A D | tree.cc | 1080 tree_size (const_tree node) in tree_size() function
|
H A D | dwarf2out.cc | 21749 tree tree_size = TYPE_SIZE_UNIT (TYPE_MAIN_VARIANT (tree_node)); in add_byte_size_attribute() local
|