Searched refs:OMP_TARGET_UPDATE_CLAUSES (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dopenmp.c2590 #define OMP_TARGET_UPDATE_CLAUSES \ macro
3547 return match_omp (EXEC_OMP_TARGET_UPDATE, OMP_TARGET_UPDATE_CLAUSES);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-pretty-print.c3379 dump_omp_clauses (pp, OMP_TARGET_UPDATE_CLAUSES (node), spc, flags);
H A Dtree.h1441 #define OMP_TARGET_UPDATE_CLAUSES(NODE)\ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-pretty-print.cc3575 dump_omp_clauses (pp, OMP_TARGET_UPDATE_CLAUSES (node), spc, flags);
H A Dtree.h1476 #define OMP_TARGET_UPDATE_CLAUSES(NODE)\ macro
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dopenmp.cc3662 #define OMP_TARGET_UPDATE_CLAUSES \ macro
5624 return match_omp (EXEC_OMP_TARGET_UPDATE, OMP_TARGET_UPDATE_CLAUSES);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c19541 OMP_TARGET_UPDATE_CLAUSES (stmt) = clauses;
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc20887 OMP_TARGET_UPDATE_CLAUSES (stmt) = clauses;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc[all...]

Completed in 718 milliseconds