Home
last modified time | relevance | path

Searched defs:son (Results 1 – 25 of 36) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddominance.c642 struct et_node *son; in assign_dfs_numbers() local
890 struct et_node *node = bb->dom[dir_index], *son = node->son, *ason; in get_dominated_by() local
949 basic_block son; in get_dominated_to_depth() local
980 struct et_node *bb_node, *to_node, *son; in redirect_immediate_dominators() local
1302 int y, int *son, int *brother) in determine_dominators_for_sons()
1392 int *parent, *son, *brother; in iterate_fix_dominators() local
1583 struct et_node *son = bb->dom[dir_index]->son; in first_dom_son() local
1659 basic_block son; in debug_dominance_tree_1() local
H A Det-forest.h63 struct et_node *son; /* The first of the sons of the node. */ member
H A Dtree-ssa-sink.c475 basic_block son; in sink_code_in_bb() local
H A Dgraphds.c406 int *parent, int *son, int *brother) in graphds_domtree()
H A Dsanopt.c779 basic_block son; in sanopt_optimize_walker() local
H A Dtree-ssa-loop-manip.c1117 basic_block son; in scale_dominated_blocks_in_loop() local
H A Dcfgloop.c924 basic_block son, postpone = NULL; in fill_sons_in_loop() local
H A Dtree-ssa-reassoc.c5726 basic_block son; in break_up_subtract_bb() local
6256 basic_block son; in reassociate_bb() local
H A Dtree-into-ssa.c2724 basic_block son; in prepare_block_for_update() local
H A Dtree-ssa-pre.c3747 basic_block block, son; in compute_avail() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddominance.cc897 struct et_node *node = bb->dom[dir_index], *son = node->son, *ason; in get_dominated_by() local
956 basic_block son; in get_dominated_to_depth() local
987 struct et_node *bb_node, *to_node, *son; in redirect_immediate_dominators() local
1309 int y, int *son, int *brother) in determine_dominators_for_sons()
1399 int *parent, *son, *brother; in iterate_fix_dominators() local
1590 struct et_node *son = bb->dom[dir_index]->son; in first_dom_son() local
1666 basic_block son; in debug_dominance_tree_1() local
H A Det-forest.h63 struct et_node *son; /* The first of the sons of the node. */ member
H A Dgraphds.cc406 int *parent, int *son, int *brother) in graphds_domtree()
H A Dtree-ssa-sink.cc668 basic_block son; in sink_code_in_bb() local
H A Dsanopt.cc779 basic_block son; in sanopt_optimize_walker() local
H A Dtree-vect-loop-manip.cc3706 for (basic_block son = first_dom_son (CDI_DOMINATORS, e->dest); in vect_loop_versioning() local
3711 for (auto son : adj) in vect_loop_versioning() local
H A Dtree-ssa-loop-manip.cc1127 basic_block son; in scale_dominated_blocks_in_loop() local
H A Dcfgloop.cc921 basic_block son, postpone = NULL; in fill_sons_in_loop() local
H A Dtree-ssa-reassoc.cc6109 basic_block son; in break_up_subtract_bb() local
6677 basic_block son; in reassociate_bb() local
H A Dtree-into-ssa.cc2728 basic_block son; in prepare_block_for_update() local
/netbsd-src/external/bsd/ntp/dist/sntp/ag-tpl/0-old/
H A DMdoc.pm160 son => ['spaceon'], constant
/netbsd-src/external/public-domain/xz/dist/src/liblzma/lz/
H A Dlz_encoder_mf.c256 uint32_t *const son, in hc_find_func()
456 uint32_t *const son, in bt_find_func()
522 uint32_t *const son, in bt_skip_func()
H A Dlz_encoder.h100 uint32_t *son; member
/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_rb.c478 struct archive_rb_node *son = self->rb_nodes[which]; in __archive_rb_tree_prune_blackred_branch() local
/netbsd-src/common/lib/libc/gen/
H A Drb.c707 struct rb_node *son = self->rb_nodes[which]; in rb_tree_prune_blackred_branch() local

12