Searched refs:vect_init_pattern_stmt (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | tree-vect-patterns.c | 101 vect_init_pattern_stmt (gimple *pattern_stmt, stmt_vec_info orig_stmt_info, in vect_init_pattern_stmt() function 134 = vect_init_pattern_stmt (pattern_stmt, orig_stmt_info, vectype); in vect_set_pattern_stmt() 657 vect_init_pattern_stmt (stmt1, orig_stmt2_info, vectype); in vect_split_statement() 705 vect_init_pattern_stmt (stmt1, stmt2_info, vectype); in vect_split_statement() 5229 = vect_init_pattern_stmt (gsi_stmt (si), in vect_mark_pattern_stmts() 5239 vect_init_pattern_stmt (pattern_stmt, orig_stmt_info, pattern_vectype); in vect_mark_pattern_stmts()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | tree-vect-patterns.cc | 108 vect_init_pattern_stmt (vec_info *vinfo, gimple *pattern_stmt, in vect_init_pattern_stmt() function 141 = vect_init_pattern_stmt (vinfo, pattern_stmt, orig_stmt_info, vectype); in vect_set_pattern_stmt() 697 vect_init_pattern_stmt (vinfo, stmt1, orig_stmt2_info, vectype); in vect_split_statement() 745 vect_init_pattern_stmt (vinfo, stmt1, stmt2_info, vectype); in vect_split_statement() 5736 = vect_init_pattern_stmt (vinfo, gsi_stmt (si), in vect_mark_pattern_stmts() 5746 vect_init_pattern_stmt (vinfo, pattern_stmt, in vect_mark_pattern_stmts()
|
| H A D | ChangeLog-2018 | 14588 * tree-vect-patterns.c (vect_init_pattern_stmt): Likewise. 14776 * tree-vect-patterns.c (vect_init_pattern_stmt): Set pattern_stmt_p 15217 * tree-vect-patterns.c (vect_init_pattern_stmt): Likewise. 15275 * tree-vect-patterns.c (vect_init_pattern_stmt): Likewise. 15317 * tree-vect-patterns.c (vect_init_pattern_stmt): 15341 * tree-vect-patterns.c (vect_init_pattern_stmt): Likewise. 17877 (vect_init_pattern_stmt, vect_set_pattern_stmt): New functions,
|
| H A D | ChangeLog-2021 | 9502 * tree-vect-patterns.c (vect_init_pattern_stmt): Allow
|
| H A D | ChangeLog-2019 | 2144 * tree-vect-patterns.c (vect_init_pattern_stmt): Copy the
|