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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 124 PRAGMA_OMP_CLAUSE_HINT,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 118 PRAGMA_OMP_CLAUSE_HINT,
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 12795 result = PRAGMA_OMP_CLAUSE_HINT;
16904 case PRAGMA_OMP_CLAUSE_HINT:
18941 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_HINT) )
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 14944 result = PRAGMA_OMP_CLAUSE_HINT;
19549 case PRAGMA_OMP_CLAUSE_HINT:
21813 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_HINT) )
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]

Completed in 91 milliseconds