Searched refs:check_scan_store (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vect-stmts.c | 6664 check_scan_store (stmt_vec_info stmt_info, tree vectype, in check_scan_store() function 7529 if (!check_scan_store (stmt_info, vectype, rhs_dt, slp, mask, in vectorizable_store()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vect-stmts.cc | 6807 check_scan_store (vec_info *vinfo, stmt_vec_info stmt_info, tree vectype, in check_scan_store() function 7655 if (!check_scan_store (vinfo, stmt_info, vectype, rhs_dt, slp, mask, in vectorizable_store()
|
H A D | ChangeLog-2019 | 24919 * tree-vect-stmts.c (check_scan_store): Handle exclusive scan. Update 25094 (check_scan_store): Use it. 25297 (scan_operand_equal_p, check_scan_store, vectorizable_scan_store): New
|
H A D | ChangeLog-2020 | 38678 * tree-vect-stmts.c (check_scan_store): Replace use of DR_OFFSET with
|