Searched refs:ipa_simd_modify_stmt_ops (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | omp-simd-clone.cc | 848 ipa_simd_modify_stmt_ops (tree *tp, int *walk_subtrees, void *data) in ipa_simd_modify_stmt_ops() function 882 walk_tree (tp, ipa_simd_modify_stmt_ops, wi, wi->pset); in ipa_simd_modify_stmt_ops() 1047 ipa_simd_modify_stmt_ops (&op, &walk_subtrees, &wi); in ipa_simd_modify_function_body() 1069 walk_gimple_op (stmt, ipa_simd_modify_stmt_ops, &wi); in ipa_simd_modify_function_body()
|
| H A D | ChangeLog-2014 | 3029 ipa_simd_modify_stmt_ops, simd_clone_adjust): Likewise. 17534 * omp-low.c (ipa_simd_modify_stmt_ops): For debug stmts 42434 (ipa_simd_modify_stmt_ops): Rewritten.
|
| H A D | ChangeLog-2016 | 5216 * omp-simd-clone.c (ipa_simd_modify_stmt_ops): Likewise. 28740 (struct modify_stmt_info, ipa_simd_modify_stmt_ops)
|
| H A D | ChangeLog-2019 | 13950 (ipa_simd_modify_stmt_ops): Likewise. 32112 * omp-simd-clone.c (ipa_simd_modify_stmt_ops): Handle PHI args.
|
| H A D | ChangeLog-2021 | 5637 * omp-simd-clone.c (ipa_simd_modify_stmt_ops): Likewise.
|
| H A D | ChangeLog-2020 | 22290 (ipa_simd_modify_stmt_ops): For PHIs, only add before first stmt in
|
| H A D | ChangeLog-2018 | 4223 * omp-simd-clone.c (ipa_simd_modify_stmt_ops): Formatting fix.
|
| H A D | ChangeLog-2013 | 4524 (ipa_simd_modify_stmt_ops, ipa_simd_modify_function_body,
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | omp-simd-clone.c | 836 ipa_simd_modify_stmt_ops (tree *tp, int *walk_subtrees, void *data) in ipa_simd_modify_stmt_ops() function 870 walk_tree (tp, ipa_simd_modify_stmt_ops, wi, wi->pset); in ipa_simd_modify_stmt_ops() 1037 ipa_simd_modify_stmt_ops (&op, &walk_subtrees, &wi); in ipa_simd_modify_function_body() 1059 walk_gimple_op (stmt, ipa_simd_modify_stmt_ops, &wi); in ipa_simd_modify_function_body()
|