Searched refs:gomp_to_device_kind_p (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dtarget.c275 gomp_to_device_kind_p (int kind) function
789 if (gomp_to_device_kind_p (get_kind (short_mapkind, kinds, i)
877 if (gomp_to_device_kind_p (kind & typemask))
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dtarget.c323 gomp_to_device_kind_p (int kind) function
1056 && gomp_to_device_kind_p (get_kind (short_mapkind, kinds, i)
1196 && gomp_to_device_kind_p (kind & typemask))

Completed in 276 milliseconds