Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-pragma.h64 PRAGMA_OMP_TASKLOOP, enumerator
H A Dc-pragma.c1309 { "taskloop", PRAGMA_OMP_TASKLOOP },
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dparser.c38367 case PRAGMA_OMP_TASKLOOP: in cp_parser_omp_construct()
38960 case PRAGMA_OMP_TASKLOOP: in cp_parser_pragma()
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-parser.c18162 case PRAGMA_OMP_TASKLOOP: in c_parser_omp_construct()