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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 105 PRAGMA_OMP_CLAUSE_COLLAPSE,
192 PRAGMA_OACC_CLAUSE_COLLAPSE = PRAGMA_OMP_CLAUSE_COLLAPSE,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 101 PRAGMA_OMP_CLAUSE_COLLAPSE,
185 PRAGMA_OACC_CLAUSE_COLLAPSE = PRAGMA_OMP_CLAUSE_COLLAPSE,
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 12741 result = PRAGMA_OMP_CLAUSE_COLLAPSE;
16868 case PRAGMA_OMP_CLAUSE_COLLAPSE:
19653 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_COLLAPSE) \
19697 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_COLLAPSE) \
19755 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_COLLAPSE) \
20592 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_COLLAPSE) \
22729 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_COLLAPSE) \
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 14884 result = PRAGMA_OMP_CLAUSE_COLLAPSE;
19513 case PRAGMA_OMP_CLAUSE_COLLAPSE:
22711 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_COLLAPSE) \
22755 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_COLLAPSE) \
22804 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_COLLAPSE) \
23657 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_COLLAPSE) \
26045 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_COLLAPSE) \
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]

Completed in 87 milliseconds