Home
last modified time | relevance | path

Searched refs:omp_reduction_lookup (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsemantics.c5466 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 Dsemantics.cc5894 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 DChangeLog-20173997 * semantics.c (omp_reduction_lookup): Use lkp_iterator.
4353 * semantics.c (omp_reduction_lookup): Same.
H A DChangeLog-20143999 (omp_reduction_lookup): Adjust.
H A DChangeLog-2013888 omp_reduction_id, omp_reduction_lookup,
H A DChangeLog-20212161 * semantics.c (omp_reduction_lookup): Use auto_vec.
H A DChangeLog-20202806 * semantics.c (omp_reduction_lookup): Likewise.