Searched refs:omp_reduction_lookup (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | semantics.c | 5466 omp_reduction_lookup (location_t loc, tree id, tree type, tree *baselinkp, in omp_reduction_lookup() function 5533 id = omp_reduction_lookup (loc, orig_id, BINFO_TYPE (base_binfo), in omp_reduction_lookup() 5907 id = omp_reduction_lookup (OMP_CLAUSE_LOCATION (c), id, type, NULL, NULL); in finish_omp_reduction_clause()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | semantics.cc | 5894 omp_reduction_lookup (location_t loc, tree id, tree type, tree *baselinkp, in omp_reduction_lookup() function 5961 id = omp_reduction_lookup (loc, orig_id, BINFO_TYPE (base_binfo), in omp_reduction_lookup() 6334 id = omp_reduction_lookup (OMP_CLAUSE_LOCATION (c), id, type, NULL, NULL); in finish_omp_reduction_clause()
|
H A D | ChangeLog-2017 | 3997 * semantics.c (omp_reduction_lookup): Use lkp_iterator. 4353 * semantics.c (omp_reduction_lookup): Same.
|
H A D | ChangeLog-2014 | 3999 (omp_reduction_lookup): Adjust.
|
H A D | ChangeLog-2013 | 888 omp_reduction_id, omp_reduction_lookup,
|
H A D | ChangeLog-2021 | 2161 * semantics.c (omp_reduction_lookup): Use auto_vec.
|
H A D | ChangeLog-2020 | 2806 * semantics.c (omp_reduction_lookup): Likewise.
|