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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 125 PRAGMA_OMP_CLAUSE_IF,
198 PRAGMA_OACC_CLAUSE_IF = PRAGMA_OMP_CLAUSE_IF,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 119 PRAGMA_OMP_CLAUSE_IF,
191 PRAGMA_OACC_CLAUSE_IF = PRAGMA_OMP_CLAUSE_IF,
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 12712 result = PRAGMA_OMP_CLAUSE_IF;
16912 case PRAGMA_OMP_CLAUSE_IF:
19698 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_IF) \
20165 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_IF) \
20405 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_IF) \
20512 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_IF))
20779 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_IF) \
20853 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_IF) \
20895 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_IF) \
20981 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_IF) \
    [all...]
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 14855 result = PRAGMA_OMP_CLAUSE_IF;
19557 case PRAGMA_OMP_CLAUSE_IF:
22756 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_IF) \
23225 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_IF) \
23468 ( (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_IF) \
23577 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_IF))
23844 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_IF) \
23930 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_IF) \
23976 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_IF) \
24086 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_IF) \
    [all...]
  /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