Home
last modified time | relevance | path

Searched refs:bst_map (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-slp.c1183 scalar_stmts_to_slp_tree_map_t *bst_map);
1190 scalar_stmts_to_slp_tree_map_t *bst_map) in vect_build_slp_tree() argument
1192 if (slp_tree *leader = bst_map->get (stmts)) in vect_build_slp_tree()
1207 matches, npermutes, tree_size, bst_map); in vect_build_slp_tree()
1215 bst_map->put (stmts.copy (), res); in vect_build_slp_tree()
1231 scalar_stmts_to_slp_tree_map_t *bst_map) in vect_build_slp_tree_2() argument
1383 &this_tree_size, bst_map)) != NULL) in vect_build_slp_tree_2()
1527 &this_tree_size, bst_map)) != NULL) in vect_build_slp_tree_2()
2136 scalar_stmts_to_slp_tree_map_t *bst_map, in vect_analyze_slp_instance() argument
2253 &tree_size, bst_map); in vect_analyze_slp_instance()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-slp.cc1496 scalar_stmts_to_slp_tree_map_t *bst_map);
1503 scalar_stmts_to_slp_tree_map_t *bst_map) in vect_build_slp_tree() argument
1505 if (slp_tree *leader = bst_map->get (stmts)) in vect_build_slp_tree()
1526 bst_map->put (stmts.copy (), res); in vect_build_slp_tree()
1551 matches, limit, tree_size, bst_map); in vect_build_slp_tree()
1639 scalar_stmts_to_slp_tree_map_t *bst_map) in vect_build_slp_tree_2() argument
1998 &this_tree_size, bst_map); in vect_build_slp_tree_2()
2244 &this_tree_size, bst_map)) != NULL) in vect_build_slp_tree_2()
2315 &this_tree_size, bst_map)) != NULL) in vect_build_slp_tree_2()
2822 optimize_load_redistribution_1 (scalar_stmts_to_slp_tree_map_t *bst_map, in optimize_load_redistribution_1() argument
[all …]
H A DChangeLog-20193591 * tree-vect-slp.c (vect_analyze_slp_instance): Add bst_map
3592 argument, hoist bst_map creation/destruction to ...
3604 (vect_schedule_slp_instance): Elide bst_map use.
H A DChangeLog-20186994 (vect_build_slp_tree_2): Add bst_map argument and adjust calls.
6995 (vect_build_slp_tree): Add bst_map argument and lookup