Searched refs:vectorizable_store (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | tree-vectorizer.h | 355 extern bool vectorizable_store (tree, block_stmt_iterator *, tree *);
|
| H A D | tree-vect-transform.c | 1656 vectorizable_store (tree stmt, block_stmt_iterator *bsi, tree *vec_stmt) in vectorizable_store() function 2220 done = vectorizable_store (stmt, bsi, &vec_stmt); in vect_transform_stmt()
|
| H A D | tree-vect-analyze.c | 317 || vectorizable_store (stmt, NULL, NULL) in vect_analyze_operations()
|
| H A D | ChangeLog-2005 | 12631 vectorizable_operation, vectorizable_store, vectorizable_load, 14615 (vectorizable_assignment, vectorizable_operation, vectorizable_store, 17014 (vectorizable_store): Use copy_virtual_operands to update 23654 * tree-vect-transform.c (vectorizable_store): Mark necessary 27191 (vectorizable_store): copy_virtual_operands and update 28644 (vectorizable_store): Fix assertion to use == instead of =. 31517 vectorizable_store, vectorizable_operation, vectorizable_assignment, 32330 (vectorizable_store): 32523 (vectorizable_store): 32588 (vectorizable_store): Likewise. [all …]
|
| H A D | ChangeLog-2004 | 6469 (vectorizable_store): Call vect_supportable_dr_alignment. 8753 (vectorizable_store): Allow unaligned access. 11599 (vectorizable_store): Call vect_create_data_ref_ptr with additional
|