Home
last modified time | relevance | path

Searched refs:PRAGMA_OMP_TARGET (Results 1 – 15 of 15) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pragma.h66 PRAGMA_OMP_TARGET, enumerator
H A Dc-pragma.c1327 { "target", PRAGMA_OMP_TARGET },
/netbsd/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pragma.h73 PRAGMA_OMP_TARGET, enumerator
H A Dc-omp.cc3178 { "target", "data", nullptr, PRAGMA_OMP_TARGET,
3180 { "target", "enter", "data", PRAGMA_OMP_TARGET,
3182 { "target", "exit", "data", PRAGMA_OMP_TARGET,
3184 { "target", "update", nullptr, PRAGMA_OMP_TARGET,
3186 { "target", nullptr, nullptr, PRAGMA_OMP_TARGET,
H A Dc-pragma.c1327 { "target", PRAGMA_OMP_TARGET },
H A Dc-pragma.cc1395 { "target", PRAGMA_OMP_TARGET },
H A DChangeLog10324 PRAGMA_OMP_TARGET, PRAGMA_OMP_TASKGROUP and PRAGMA_OMP_TEAMS.
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2013988 PRAGMA_OMP_TEAMS, PRAGMA_OMP_TARGET, PRAGMA_OMP_END_DECLARE_TARGET.
H A Dparser.c43932 case PRAGMA_OMP_TARGET: in cp_parser_pragma()
H A Dparser.cc47953 case PRAGMA_OMP_TARGET: in cp_parser_pragma()
/netbsd/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.c12450 case PRAGMA_OMP_TARGET: in c_parser_pragma()
H A DChangeLog7868 PRAGMA_OMP_CANCELLATION_POINT, PRAGMA_OMP_TARGET,
H A Dc-parser.cc12513 case PRAGMA_OMP_TARGET: in c_parser_pragma()
/netbsd/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c12450 case PRAGMA_OMP_TARGET: in c_parser_pragma()
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c43932 case PRAGMA_OMP_TARGET: in cp_parser_pragma()