Searched refs:reduc_stmt (Results 1 – 4 of 4) sorted by relevance
897 gimple *reduc_stmt; /* reduction statement. */ member1295 init = omp_reduction_init_op (gimple_location (reduc->reduc_stmt), in initialize_reductions()1704 tree var = reduc_stmt_res (red->reduc_stmt); in add_field_for_reduction()1705 tree field = build_decl (gimple_location (red->reduc_stmt), FIELD_DECL, in add_field_for_reduction()1765 tree lhs = reduc_stmt_res (reduc->reduc_stmt); in create_phi_for_local_result()1767 locus = gimple_location (reduc->reduc_stmt); in create_phi_for_local_result()1886 tree type = TREE_TYPE (reduc_stmt_res (red->reduc_stmt)); in create_loads_for_reductions()1951 tree type = TREE_TYPE (reduc_stmt_res (red->reduc_stmt)); in create_stores_for_reduction()3216 gimple *reduc_stmt, gphi *phi) in build_new_reduction() argument3222 gcc_assert (reduc_stmt); in build_new_reduction()[all …]
1083 * tree-parloops.c (struct reduction_info): Change reduc_stmt,
21419 reduc_stmt is a phi.