Home
last modified time | relevance | path

Searched refs:finish_omp_parallel (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20062631 (begin_omp_parallel, finish_omp_parallel): Don't create extra
2674 (begin_omp_parallel, finish_omp_parallel): Use them.
2716 (begin_omp_parallel, finish_omp_parallel): Know Less about the
2739 * cp-tree.h (begin_omp_parallel, finish_omp_parallel): Declare.
2781 (begin_omp_parallel, finish_omp_parallel): New.
H A Dparser.cc43421 stmt = finish_omp_parallel (cclauses[C_OMP_CLAUSE_SPLIT_PARALLEL], in cp_parser_omp_parallel()
43456 stmt = finish_omp_parallel (cclauses[C_OMP_CLAUSE_SPLIT_PARALLEL], in cp_parser_omp_parallel()
43486 stmt = finish_omp_parallel (cclauses[C_OMP_CLAUSE_SPLIT_PARALLEL], in cp_parser_omp_parallel()
43517 stmt = finish_omp_parallel (cclauses[C_OMP_CLAUSE_SPLIT_PARALLEL], in cp_parser_omp_parallel()
43539 stmt = finish_omp_parallel (cclauses[C_OMP_CLAUSE_SPLIT_PARALLEL], in cp_parser_omp_parallel()
43564 stmt = finish_omp_parallel (clauses, block); in cp_parser_omp_parallel()
H A Dcp-tree.h7699 extern tree finish_omp_parallel (tree, tree);
H A Dsemantics.cc9944 finish_omp_parallel (tree clauses, tree body) in finish_omp_parallel() function
H A Dpt.cc19171 OMP_PARALLEL_COMBINED (finish_omp_parallel (tmp, stmt)) in tsubst_expr()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c39892 stmt = finish_omp_parallel (cclauses[C_OMP_CLAUSE_SPLIT_PARALLEL], in cp_parser_omp_parallel()
39927 stmt = finish_omp_parallel (cclauses[C_OMP_CLAUSE_SPLIT_PARALLEL], in cp_parser_omp_parallel()
39949 stmt = finish_omp_parallel (cclauses[C_OMP_CLAUSE_SPLIT_PARALLEL], in cp_parser_omp_parallel()
39971 stmt = finish_omp_parallel (cclauses[C_OMP_CLAUSE_SPLIT_PARALLEL], in cp_parser_omp_parallel()
39995 stmt = finish_omp_parallel (clauses, block); in cp_parser_omp_parallel()
H A Dcp-tree.h7310 extern tree finish_omp_parallel (tree, tree);
H A Dsemantics.c8486 finish_omp_parallel (tree clauses, tree body) in finish_omp_parallel() function
H A Dpt.c18550 OMP_PARALLEL_COMBINED (finish_omp_parallel (tmp, stmt)) in tsubst_expr()