Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-pragma.h123 PRAGMA_OMP_CLAUSE_SIMDLEN, enumerator
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-parser.c11408 result = PRAGMA_OMP_CLAUSE_SIMDLEN; in c_parser_omp_clause_name()
14359 case PRAGMA_OMP_CLAUSE_SIMDLEN:
16018 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SIMDLEN) \
17299 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SIMDLEN) \
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dparser.c31474 result = PRAGMA_OMP_CLAUSE_SIMDLEN; in cp_parser_omp_clause_name()
34182 case PRAGMA_OMP_CLAUSE_SIMDLEN:
35479 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SIMDLEN) \
37269 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SIMDLEN) \