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

  /src/external/gpl3/gcc.old/dist/include/
gomp-constants.h 117 GOMP_MAP_FORCE_TOFROM = (GOMP_MAP_FLAG_FORCE | GOMP_MAP_TOFROM),
  /src/external/gpl3/gcc/dist/include/
gomp-constants.h 123 GOMP_MAP_FORCE_TOFROM = (GOMP_MAP_FLAG_FORCE | GOMP_MAP_TOFROM),
  /src/external/gpl3/gcc/dist/libgomp/
target.c 1719 case GOMP_MAP_FORCE_TOFROM:
3558 case GOMP_MAP_FORCE_TOFROM:
3618 || kind == GOMP_MAP_FORCE_TOFROM
3801 case GOMP_MAP_FORCE_TOFROM:
  /src/external/gpl3/gcc/dist/gcc/c-family/
c-omp.cc 3507 case GOMP_MAP_FORCE_TOFROM:
  /src/external/gpl3/gcc/dist/gcc/
tree-pretty-print.cc 947 case GOMP_MAP_FORCE_TOFROM:
gimplify.cc 9502 case GOMP_MAP_FORCE_TOFROM:
9765 case GOMP_MAP_FORCE_TOFROM:
omp-low.cc 12728 case GOMP_MAP_FORCE_TOFROM:
13261 case GOMP_MAP_FORCE_TOFROM:
tree.cc 445 case GOMP_MAP_FORCE_TOFROM:
  /src/external/gpl3/gcc.old/dist/gcc/
tree-pretty-print.cc 889 case GOMP_MAP_FORCE_TOFROM:
omp-low.cc 12729 case GOMP_MAP_FORCE_TOFROM:
13253 case GOMP_MAP_FORCE_TOFROM:
tree.cc 463 case GOMP_MAP_FORCE_TOFROM:
  /src/external/gpl3/gcc.old/dist/libgomp/
target.c 1581 case GOMP_MAP_FORCE_TOFROM:
  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-openmp.cc 3229 OMP_CLAUSE_SET_MAP_KIND (node, GOMP_MAP_FORCE_TOFROM);
  /src/external/gpl3/gcc.old/dist/gcc/cp/
semantics.cc 5752 case GOMP_MAP_FORCE_TOFROM:
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-openmp.cc 3032 OMP_CLAUSE_SET_MAP_KIND (node, GOMP_MAP_FORCE_TOFROM);
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-typeck.cc 13874 case GOMP_MAP_FORCE_TOFROM:

Completed in 119 milliseconds