Searched refs:slp_tree_to_load_perm_map_t (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vect-slp-patterns.cc | 208 linear_loads_p (slp_tree_to_load_perm_map_t *perm_cache, slp_tree root) in linear_loads_p() 498 matches (complex_operation_t op, slp_tree_to_load_perm_map_t *, slp_tree *, 600 matches (complex_operation_t op, slp_tree_to_load_perm_map_t *, 604 recognize (slp_tree_to_load_perm_map_t *, slp_compat_nodes_map_t *, 651 slp_tree_to_load_perm_map_t *perm_cache, in matches() 697 complex_add_pattern::recognize (slp_tree_to_load_perm_map_t *perm_cache, in recognize() 719 is_eq_or_top (slp_tree_to_load_perm_map_t *perm_cache, in is_eq_or_top() 845 vect_validate_multiplication (slp_tree_to_load_perm_map_t *perm_cache, in vect_validate_multiplication() 982 matches (complex_operation_t op, slp_tree_to_load_perm_map_t *, 986 recognize (slp_tree_to_load_perm_map_t *, slp_compat_nodes_map_t *, [all …]
|
H A D | tree-vectorizer.h | 2394 slp_tree_to_load_perm_map_t; 2434 static vect_pattern* recognize (slp_tree_to_load_perm_map_t *, 2448 typedef vect_pattern* (*vect_pattern_decl_t) (slp_tree_to_load_perm_map_t *,
|
H A D | tree-vect-slp.cc | 2944 slp_tree_to_load_perm_map_t *perm_cache, in vect_match_slp_patterns_2() 2984 slp_tree_to_load_perm_map_t *perm_cache, in vect_match_slp_patterns() 3483 slp_tree_to_load_perm_map_t perm_cache; in vect_analyze_slp()
|
H A D | ChangeLog-2021 | 30882 (slp_tree_to_load_perm_map_t): Use complex_perm_kinds_t instead of
|