Searched refs:cxx_omp_clause_apply_fn (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog.ptr | 22 * cp-gimplify.c (cxx_omp_clause_apply_fn): Convert
|
H A D | cp-gimplify.cc | 1972 cxx_omp_clause_apply_fn (tree fn, tree arg1, tree arg2) in cxx_omp_clause_apply_fn() function 2093 ret = cxx_omp_clause_apply_fn (TREE_VEC_ELT (info, 0), decl, NULL); in cxx_omp_clause_default_ctor() 2107 ret = cxx_omp_clause_apply_fn (TREE_VEC_ELT (info, 0), dst, src); in cxx_omp_clause_copy_ctor() 2123 ret = cxx_omp_clause_apply_fn (TREE_VEC_ELT (info, 2), dst, src); in cxx_omp_clause_assign_op() 2139 ret = cxx_omp_clause_apply_fn (TREE_VEC_ELT (info, 1), decl, NULL); in cxx_omp_clause_dtor()
|
H A D | ChangeLog-2008 | 1095 * cp-gimplify.c (cxx_omp_clause_apply_fn): Rename 1792 * cp-gimplify.c (cxx_omp_clause_apply_fn): Call 2722 * cp-gimplify.c (cxx_omp_clause_apply_fn): Handle vararg copy ctors.
|
H A D | ChangeLog-2006 | 174 (cxx_omp_clause_apply_fn): Adjust for GIMPLE_MODIFY_STMT. 2323 * cp-gimplify.c (cxx_omp_clause_apply_fn): Handle default arguments. 2459 * cp-gimplify.c (cxx_omp_clause_apply_fn): New.
|
H A D | ChangeLog | 33 * cp-gimplify.cc (cxx_omp_clause_apply_fn): Call build_cplus_new
|
H A D | ChangeLog-2012 | 2195 * cp-gimplify.c (cxx_omp_clause_apply_fn): Likewise.
|
H A D | ChangeLog-2007 | 1885 * cp-gimplify.c (cxx_omp_clause_apply_fn): Convert
|
H A D | ChangeLog-2014 | 243 * cp-gimplify.c (cxx_omp_clause_apply_fn): Remove NULL last argument
|
H A D | ChangeLog-2010 | 2358 * cp-gimplify.c (cxx_omp_clause_apply_fn): Likewise.
|
H A D | ChangeLog-2011 | 2240 * cp-gimplify.c (cxx_omp_clause_apply_fn): Likewise.
|
H A D | ChangeLog-2017 | 720 * cp-gimplify.c (cxx_omp_clause_apply_fn): For methods pass i - 1 to
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cp-gimplify.c | 2154 cxx_omp_clause_apply_fn (tree fn, tree arg1, tree arg2) in cxx_omp_clause_apply_fn() function 2271 ret = cxx_omp_clause_apply_fn (TREE_VEC_ELT (info, 0), decl, NULL); in cxx_omp_clause_default_ctor() 2285 ret = cxx_omp_clause_apply_fn (TREE_VEC_ELT (info, 0), dst, src); in cxx_omp_clause_copy_ctor() 2301 ret = cxx_omp_clause_apply_fn (TREE_VEC_ELT (info, 2), dst, src); in cxx_omp_clause_assign_op() 2317 ret = cxx_omp_clause_apply_fn (TREE_VEC_ELT (info, 1), decl, NULL); in cxx_omp_clause_dtor()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2006 | 2593 (cxx_omp_clause_apply_fn): Adjust for GIMPLE_MODIFY_STMT.
|