Home
last modified time | relevance | path

Searched refs:lhd_omp_assignment (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dlanghooks-def.h93 extern tree lhd_omp_assignment (tree, tree, tree);
275 #define LANG_HOOKS_OMP_CLAUSE_COPY_CTOR lhd_omp_assignment
276 #define LANG_HOOKS_OMP_CLAUSE_ASSIGN_OP lhd_omp_assignment
H A Dlanghooks.c578 lhd_omp_assignment (tree clause ATTRIBUTE_UNUSED, tree dst, tree src) in lhd_omp_assignment() function
H A DChangeLog-200615143 (lhd_omp_assignment): New.
15252 lhd_omp_assignment, lhd_omp_firstprivatize_type_sizes):