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

  /src/external/gpl3/gcc/dist/gcc/c-family/
c-pragma.h 74 PRAGMA_OMP_SIMD,
c-pragma.cc 1555 { "simd", PRAGMA_OMP_SIMD },
c-omp.cc 4247 { "simd", nullptr, nullptr, PRAGMA_OMP_SIMD,
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pragma.h 71 PRAGMA_OMP_SIMD,
c-pragma.cc 1394 { "simd", PRAGMA_OMP_SIMD },
c-omp.cc 3174 { "simd", nullptr, nullptr, PRAGMA_OMP_SIMD,
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 23066 case PRAGMA_OMP_SIMD:
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 26578 case PRAGMA_OMP_SIMD:

Completed in 100 milliseconds