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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 186 PRAGMA_OACC_CLAUSE_TILE,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 179 PRAGMA_OACC_CLAUSE_TILE,
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 12913 result = PRAGMA_OACC_CLAUSE_TILE;
16771 case PRAGMA_OACC_CLAUSE_TILE:
17519 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_TILE) )
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 15064 result = PRAGMA_OACC_CLAUSE_TILE;
19415 case PRAGMA_OACC_CLAUSE_TILE:
20215 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_TILE) )
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]

Completed in 89 milliseconds