HomeSort by: relevance | last modified time | path
    Searched refs:PRAGMA_OMP_CLAUSE_SIMDLEN (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 154 PRAGMA_OMP_CLAUSE_SIMDLEN,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 147 PRAGMA_OMP_CLAUSE_SIMDLEN,
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 12901 result = PRAGMA_OMP_CLAUSE_SIMDLEN;
17123 case PRAGMA_OMP_CLAUSE_SIMDLEN:
19691 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SIMDLEN) \
21306 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SIMDLEN) \
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 15052 result = PRAGMA_OMP_CLAUSE_SIMDLEN;
19782 case PRAGMA_OMP_CLAUSE_SIMDLEN:
22749 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SIMDLEN) \
24444 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_SIMDLEN) \
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]

Completed in 94 milliseconds