Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dlanghooks-def.h78 extern tree lhd_omp_assignment (tree, tree, tree);
217 #define LANG_HOOKS_OMP_CLAUSE_COPY_CTOR lhd_omp_assignment
218 #define LANG_HOOKS_OMP_CLAUSE_ASSIGN_OP lhd_omp_assignment
H A Dlanghooks.c513 lhd_omp_assignment (tree clause ATTRIBUTE_UNUSED, tree dst, tree src) in lhd_omp_assignment() function
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dlanghooks-def.h80 extern tree lhd_omp_assignment (tree, tree, tree);
246 #define LANG_HOOKS_OMP_CLAUSE_COPY_CTOR lhd_omp_assignment
247 #define LANG_HOOKS_OMP_CLAUSE_ASSIGN_OP lhd_omp_assignment
H A Dlanghooks.c561 lhd_omp_assignment (tree clause ATTRIBUTE_UNUSED, tree dst, tree src) in lhd_omp_assignment() function