Searched refs:lhd_omp_assignment (Results 1 – 3 of 3) sorted by relevance
93 extern tree lhd_omp_assignment (tree, tree, tree);275 #define LANG_HOOKS_OMP_CLAUSE_COPY_CTOR lhd_omp_assignment276 #define LANG_HOOKS_OMP_CLAUSE_ASSIGN_OP lhd_omp_assignment
578 lhd_omp_assignment (tree clause ATTRIBUTE_UNUSED, tree dst, tree src) in lhd_omp_assignment() function
15143 (lhd_omp_assignment): New.15252 lhd_omp_assignment, lhd_omp_firstprivatize_type_sizes):