Home
last modified time | relevance | path

Searched defs:codeptr (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_csupport.cpp1522 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(global_tid); __kmpc_critical_with_hint() local
2418 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); __kmpc_init_lock_with_hint() local
2442 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); __kmpc_init_nest_lock_with_hint() local
2468 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); __kmpc_init_lock() local
2540 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); __kmpc_init_nest_lock() local
2617 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); __kmpc_destroy_lock() local
2685 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); __kmpc_destroy_nest_lock() local
2761 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); __kmpc_set_lock() local
2816 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); __kmpc_set_lock() local
2850 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); __kmpc_set_nest_lock() local
2975 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); __kmpc_unset_lock() local
3061 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); __kmpc_unset_nest_lock() local
3186 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); __kmpc_test_lock() local
3250 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); __kmpc_test_lock() local
3291 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); __kmpc_test_nest_lock() local
[all...]
H A Dompt-specific.cpp261 ompt_data_t *ompt_pid, void *codeptr) { in __ompt_lw_taskteam_init() argument
H A Dkmp_sched.cpp81 __kmp_for_static_init(ident_t * loc,kmp_int32 global_tid,kmp_int32 schedtype,kmp_int32 * plastiter,T * plower,T * pupper,typename traits_t<T>::signed_t * pstride,typename traits_t<T>::signed_t incr,typename traits_t<T>::signed_t chunk,void * codeptr) __kmp_for_static_init() argument
479 __kmp_dist_for_static_init(ident_t * loc,kmp_int32 gtid,kmp_int32 schedule,kmp_int32 * plastiter,T * plower,T * pupper,T * pupperDist,typename traits_t<T>::signed_t * pstride,typename traits_t<T>::signed_t incr,typename traits_t<T>::signed_t chunk,void * codeptr) __kmp_dist_for_static_init() argument
H A Dkmp_barrier.cpp2209 void *codeptr = NULL; __kmp_join_barrier() local
2504 void *codeptr = NULL; __kmp_fork_barrier() local
H A Dkmp_runtime.cpp1176 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(global_tid); __kmp_serialized_parallel() local
2406 __kmp_join_ompt(int gtid,kmp_info_t * thread,kmp_team_t * team,ompt_data_t * parallel_data,int flags,void * codeptr) __kmp_join_ompt() argument
2528 void *codeptr = team->t.ompt_team_info.master_return_address; __kmp_join_call() local
8088 void *codeptr = NULL; __kmp_internal_join() local
[all...]
H A Dkmp_tasking.cpp2889 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); global() local
2917 void *codeptr = nullptr; global() local
[all...]
H A Dkmp_dispatch.cpp2184 __kmp_dispatch_next(ident_t * loc,int gtid,kmp_int32 * p_last,T * p_lb,T * p_ub,typename traits_t<T>::signed_t * p_st,void * codeptr) __kmp_dispatch_next() argument
/freebsd-src/sys/geom/part/
H A Dg_part_bsd.c178 const u_char *codeptr; g_part_bsd_bootcode() local
/freebsd-src/contrib/byacc/
H A Dreader.c3486 char *codeptr = code; in process_destructor_XX() local