Searched refs:PRAGMA_OMP_CLAUSE_USE_DEVICE_ADDR (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-pragma.h142 PRAGMA_OMP_CLAUSE_USE_DEVICE_ADDR, enumerator in enum:pragma_omp_clause
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pragma.h156 PRAGMA_OMP_CLAUSE_USE_DEVICE_ADDR, enumerator in enum:pragma_omp_clause
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c12848 result = PRAGMA_OMP_CLAUSE_USE_DEVICE_ADDR;
16420 case PRAGMA_OMP_CLAUSE_USE_DEVICE_ADDR:
19441 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_USE_DEVICE_ADDR))
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc12927 result = PRAGMA_OMP_CLAUSE_USE_DEVICE_ADDR;
17093 case PRAGMA_OMP_CLAUSE_USE_DEVICE_ADDR:
20785 | (OMP_CLAUSE_MASK_1 << PRAGMA_OMP_CLAUSE_USE_DEVICE_ADDR))
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc[all...]

Completed in 334 milliseconds