Searched refs:gomp_thread (Results 1 - 25 of 61) sorted by relevance

123

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dbarrier.c34 struct gomp_thread *thr = gomp_thread ();
47 struct gomp_thread *thr = gomp_thread ();
H A Dsingle.c39 struct gomp_thread *thr = gomp_thread ();
66 struct gomp_thread *thr = gomp_thread ();
95 struct gomp_thread *thr = gomp_thread ();
H A Dparallel.c41 struct gomp_thread *thr = gomp_thread ();
136 struct gomp_thread *thr = gomp_thread ();
198 struct gomp_thread *thr = gomp_thread ();
236 struct gomp_thread *thr = gomp_thread ();
273 struct gomp_team *team = gomp_thread ()->ts.team;
280 return gomp_thread ()
[all...]
H A Dicv.c165 struct gomp_thread *thr = gomp_thread ();
178 struct gomp_thread *thr = gomp_thread ();
191 struct gomp_thread *thr = gomp_thread ();
H A Dsections.c50 struct gomp_thread *thr = gomp_thread ();
75 struct gomp_thread *thr = gomp_thread ();
104 struct gomp_thread *thr = gomp_thread ();
195 struct gomp_thread *thr = gomp_thread ();
H A Dloop.c58 struct gomp_thread *thr = gomp_thread ();
105 struct gomp_thread *thr = gomp_thread ();
127 struct gomp_thread *thr = gomp_thread ();
155 struct gomp_thread *thr = gomp_thread ();
251 struct gomp_thread *thr = gomp_thread ();
[all...]
H A Dloop_ull.c61 struct gomp_thread *thr = gomp_thread ();
108 struct gomp_thread *thr = gomp_thread ();
126 struct gomp_thread *thr = gomp_thread ();
152 struct gomp_thread *thr = gomp_thread ();
250 struct gomp_thread *thr = gomp_thread ();
[all...]
H A Diter.c41 struct gomp_thread *thr = gomp_thread ();
150 struct gomp_thread *thr = gomp_thread ();
186 struct gomp_thread *thr = gomp_thread ();
263 struct gomp_thread *thr = gomp_thread ();
297 struct gomp_thread *thr = gomp_thread ();
[all...]
H A Dlibgomp.h682 struct gomp_thread struct
709 /* pthread_t of the thread containing this gomp_thread.
711 (typeof (pthread_t)) gomp_thread () - pthread_self ()
724 struct gomp_thread **threads;
751 extern struct gomp_thread *nvptx_thrs __attribute__((shared));
752 static inline struct gomp_thread *gomp_thread (void) function
759 static inline struct gomp_thread *gcn_thrs (void)
762 struct gomp_thread * __lds *thrs = (struct gomp_thread * __ld
771 static inline struct gomp_thread *gomp_thread (void) function
778 static inline struct gomp_thread *gomp_thread (void) function
784 static inline struct gomp_thread *gomp_thread (void) function
[all...]
H A Dordered.c41 struct gomp_thread *thr = gomp_thread ();
72 struct gomp_thread *thr = gomp_thread ();
107 struct gomp_thread *thr = gomp_thread ();
155 struct gomp_thread *thr = gomp_thread ();
173 struct gomp_thread *thr = gomp_thread ();
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dbarrier.c34 struct gomp_thread *thr = gomp_thread ();
47 struct gomp_thread *thr = gomp_thread ();
H A Dteams.c35 struct gomp_thread *thr = gomp_thread ();
64 struct gomp_thread *thr = gomp_thread ();
71 struct gomp_thread *thr = gomp_thread ();
H A Dsingle.c39 struct gomp_thread *thr = gomp_thread ();
66 struct gomp_thread *thr = gomp_thread ();
95 struct gomp_thread *thr = gomp_thread ();
H A Dscope.c46 struct gomp_thread *thr = gomp_thread ();
H A Dicv.c208 struct gomp_thread *thr = gomp_thread ();
221 struct gomp_thread *thr = gomp_thread ();
234 struct gomp_thread *thr = gomp_thread ();
246 struct gomp_thread *thr = gomp_thread ();
255 struct gomp_thread *thr = gomp_thread ();
[all...]
H A Dparallel.c41 struct gomp_thread *thr = gomp_thread ();
143 struct gomp_thread *thr = gomp_thread ();
205 struct gomp_thread *thr = gomp_thread ();
243 struct gomp_thread *thr = gomp_thread ();
280 struct gomp_team *team = gomp_thread ()->ts.team;
287 return gomp_thread ()
[all...]
H A Dsections.c50 struct gomp_thread *thr = gomp_thread ();
75 struct gomp_thread *thr = gomp_thread ();
104 struct gomp_thread *thr = gomp_thread ();
198 struct gomp_thread *thr = gomp_thread ();
H A Dloop.c58 struct gomp_thread *thr = gomp_thread ();
105 struct gomp_thread *thr = gomp_thread ();
127 struct gomp_thread *thr = gomp_thread ();
155 struct gomp_thread *thr = gomp_thread ();
251 struct gomp_thread *thr = gomp_thread ();
[all...]
H A Dloop_ull.c61 struct gomp_thread *thr = gomp_thread ();
108 struct gomp_thread *thr = gomp_thread ();
126 struct gomp_thread *thr = gomp_thread ();
152 struct gomp_thread *thr = gomp_thread ();
250 struct gomp_thread *thr = gomp_thread ();
[all...]
H A Diter.c41 struct gomp_thread *thr = gomp_thread ();
150 struct gomp_thread *thr = gomp_thread ();
186 struct gomp_thread *thr = gomp_thread ();
263 struct gomp_thread *thr = gomp_thread ();
297 struct gomp_thread *thr = gomp_thread ();
[all...]
H A Dlibgomp.h751 struct gomp_thread struct
786 /* pthread_t of the thread containing this gomp_thread.
788 (typeof (pthread_t)) gomp_thread () - pthread_self ()
801 struct gomp_thread **threads;
828 extern struct gomp_thread *nvptx_thrs __attribute__((shared));
829 static inline struct gomp_thread *gomp_thread (void) function
836 static inline struct gomp_thread *gcn_thrs (void)
839 struct gomp_thread * __lds *thrs = (struct gomp_thread * __ld
848 static inline struct gomp_thread *gomp_thread (void) function
855 static inline struct gomp_thread *gomp_thread (void) function
861 static inline struct gomp_thread *gomp_thread (void) function
[all...]
H A Dordered.c41 struct gomp_thread *thr = gomp_thread ();
72 struct gomp_thread *thr = gomp_thread ();
107 struct gomp_thread *thr = gomp_thread ();
155 struct gomp_thread *thr = gomp_thread ();
173 struct gomp_thread *thr = gomp_thread ();
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/config/nvptx/
H A Dpool.h37 gomp_get_thread_pool (struct gomp_thread *thr, unsigned nthreads)
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/config/accel/
H A Dpool.h37 gomp_get_thread_pool (struct gomp_thread *thr, unsigned nthreads)
/netbsd-current/external/gpl3/gcc/dist/libgomp/config/accel/
H A Dpool.h37 gomp_get_thread_pool (struct gomp_thread *thr, unsigned nthreads)

Completed in 286 milliseconds

123