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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 184 PRAGMA_OACC_CLAUSE_SELF,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 177 PRAGMA_OACC_CLAUSE_SELF,
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 15044 result = PRAGMA_OACC_CLAUSE_SELF;
15683 case PRAGMA_OACC_CLAUSE_SELF:
19401 case PRAGMA_OACC_CLAUSE_SELF:
20277 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_SELF) \
20298 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_SELF) \
20317 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_SELF) \
20562 | (OMP_CLAUSE_MASK_1 << PRAGMA_OACC_CLAUSE_SELF) \
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]

Completed in 59 milliseconds