Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_csupport.cpp2319 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock_with_hint() local
2343 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock_with_hint() local
2369 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock() local
2441 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_nest_lock() local
2518 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_destroy_lock() local
2586 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_destroy_nest_lock() local
2662 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_set_lock() local
2717 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_set_lock() local
2751 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_set_nest_lock() local
2876 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_unset_lock() local
[all …]
H A Dkmp_wait_release.h137 void *codeptr = NULL; in __ompt_implicit_task_end() local
H A Dompt-specific.cpp256 ompt_data_t *ompt_pid, void *codeptr) { in __ompt_lw_taskteam_init()
H A Dkmp_barrier.cpp1681 void *codeptr = NULL; in __kmp_join_barrier() local
1968 void *codeptr = NULL; in __kmp_fork_barrier() local
H A Dkmp_runtime.cpp1134 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(global_tid); in __kmp_serialized_parallel() local
2249 int flags, void *codeptr) { in __kmp_join_ompt()
2368 void *codeptr = team->t.ompt_team_info.master_return_address; in __kmp_join_call() local
7701 void *codeptr = NULL; in __kmp_internal_join() local
H A Dkmp_sched.cpp79 void *codeptr in __kmp_for_static_init()
H A Dkmp_tasking.cpp2500 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_taskgroup() local
2528 void *codeptr = nullptr; in __kmpc_end_taskgroup() local
H A Dkmp_dispatch.cpp2007 void *codeptr in __kmp_dispatch_next()
/freebsd-13.1/sys/geom/part/
H A Dg_part_bsd.c181 const u_char *codeptr; in g_part_bsd_bootcode() local
/freebsd-13.1/contrib/byacc/
H A Dreader.c3240 char *codeptr = code; in process_destructor_XX() local