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

/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dgomp-constants.h261 #define GOMP_LAUNCH_ASYNC 2 /* Async, op = cst val if not MAX */ macro
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h291 #define GOMP_LAUNCH_ASYNC 2 /* Async, op = cst val if not MAX */ macro
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Doacc-parallel.c228 case GOMP_LAUNCH_ASYNC:
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Doacc-parallel.c228 case GOMP_LAUNCH_ASYNC:
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Domp-expand.c8448 args.safe_push (oacc_launch_pack (GOMP_LAUNCH_ASYNC, NULL_TREE,
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Domp-expand.cc10233 args.safe_push (oacc_launch_pack (GOMP_LAUNCH_ASYNC, NULL_TREE,

Completed in 175 milliseconds