Searched refs:lhd_omp_assignment (Results 1 – 6 of 6) sorted by relevance
82 extern tree lhd_omp_assignment (tree, tree, tree);254 #define LANG_HOOKS_OMP_CLAUSE_COPY_CTOR lhd_omp_assignment255 #define LANG_HOOKS_OMP_CLAUSE_ASSIGN_OP lhd_omp_assignment
592 lhd_omp_assignment (tree clause ATTRIBUTE_UNUSED, tree dst, tree src) in lhd_omp_assignment() function
85 extern tree lhd_omp_assignment (tree, tree, tree);270 #define LANG_HOOKS_OMP_CLAUSE_COPY_CTOR lhd_omp_assignment271 #define LANG_HOOKS_OMP_CLAUSE_ASSIGN_OP lhd_omp_assignment
625 lhd_omp_assignment (tree clause ATTRIBUTE_UNUSED, tree dst, tree src) in lhd_omp_assignment() function
22228 (lhd_omp_assignment): New.22337 lhd_omp_assignment, lhd_omp_firstprivatize_type_sizes):
28109 * langhooks.c (lhd_omp_assignment): Likewise.