/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dominance.c | 642 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 D | et-forest.h | 63 struct et_node *son; /* The first of the sons of the node. */ member
|
H A D | tree-ssa-sink.c | 475 basic_block son; in sink_code_in_bb() local
|
H A D | graphds.c | 406 int *parent, int *son, int *brother) in graphds_domtree()
|
H A D | sanopt.c | 779 basic_block son; in sanopt_optimize_walker() local
|
H A D | tree-ssa-loop-manip.c | 1117 basic_block son; in scale_dominated_blocks_in_loop() local
|
H A D | cfgloop.c | 924 basic_block son, postpone = NULL; in fill_sons_in_loop() local
|
H A D | tree-ssa-reassoc.c | 5726 basic_block son; in break_up_subtract_bb() local 6256 basic_block son; in reassociate_bb() local
|
H A D | tree-into-ssa.c | 2724 basic_block son; in prepare_block_for_update() local
|
H A D | tree-ssa-pre.c | 3747 basic_block block, son; in compute_avail() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dominance.cc | 897 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 D | et-forest.h | 63 struct et_node *son; /* The first of the sons of the node. */ member
|
H A D | graphds.cc | 406 int *parent, int *son, int *brother) in graphds_domtree()
|
H A D | tree-ssa-sink.cc | 668 basic_block son; in sink_code_in_bb() local
|
H A D | sanopt.cc | 779 basic_block son; in sanopt_optimize_walker() local
|
H A D | tree-vect-loop-manip.cc | 3706 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 D | tree-ssa-loop-manip.cc | 1127 basic_block son; in scale_dominated_blocks_in_loop() local
|
H A D | cfgloop.cc | 921 basic_block son, postpone = NULL; in fill_sons_in_loop() local
|
H A D | tree-ssa-reassoc.cc | 6109 basic_block son; in break_up_subtract_bb() local 6677 basic_block son; in reassociate_bb() local
|
H A D | tree-into-ssa.cc | 2728 basic_block son; in prepare_block_for_update() local
|
/netbsd-src/external/bsd/ntp/dist/sntp/ag-tpl/0-old/ |
H A D | Mdoc.pm | 160 son => ['spaceon'], constant
|
/netbsd-src/external/public-domain/xz/dist/src/liblzma/lz/ |
H A D | lz_encoder_mf.c | 256 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 D | lz_encoder.h | 100 uint32_t *son; member
|
/netbsd-src/external/bsd/libarchive/dist/libarchive/ |
H A D | archive_rb.c | 478 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 D | rb.c | 707 struct rb_node *son = self->rb_nodes[which]; in rb_tree_prune_blackred_branch() local
|