Searched refs:reduc_decl (Results 1 – 2 of 2) sorted by relevance
20827 tree orig_reduc_id, reduc_decl; in c_parser_omp_declare_reduction() local20830 reduc_decl = c_omp_reduction_decl (reduc_id); in c_parser_omp_declare_reduction()20864 for (t = DECL_INITIAL (reduc_decl); t; t = TREE_CHAIN (t)) in c_parser_omp_declare_reduction()21055 DECL_INITIAL (reduc_decl)); in c_parser_omp_declare_reduction()21056 DECL_INITIAL (reduc_decl) = t; in c_parser_omp_declare_reduction()
22196 tree orig_reduc_id, reduc_decl; in c_parser_omp_declare_reduction() local22199 reduc_decl = c_omp_reduction_decl (reduc_id); in c_parser_omp_declare_reduction()22233 for (t = DECL_INITIAL (reduc_decl); t; t = TREE_CHAIN (t)) in c_parser_omp_declare_reduction()22424 DECL_INITIAL (reduc_decl)); in c_parser_omp_declare_reduction()22425 DECL_INITIAL (reduc_decl) = t; in c_parser_omp_declare_reduction()