Searched refs:GOMP_TARGET_OFFLOAD_MANDATORY (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Denv.c403 new_offload = GOMP_TARGET_OFFLOAD_MANDATORY;
1396 case GOMP_TARGET_OFFLOAD_MANDATORY:
H A Dlibgomp.h478 GOMP_TARGET_OFFLOAD_MANDATORY, enumerator in enum:gomp_target_offload_t
H A Dtarget.c137 if (gomp_target_offload_var == GOMP_TARGET_OFFLOAD_MANDATORY
153 if (gomp_target_offload_var == GOMP_TARGET_OFFLOAD_MANDATORY)
2444 if (gomp_target_offload_var == GOMP_TARGET_OFFLOAD_MANDATORY
2770 if (gomp_target_offload_var == GOMP_TARGET_OFFLOAD_MANDATORY

Completed in 211 milliseconds