Home
last modified time | relevance | path

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

/llvm-project/openmp/runtime/src/
H A Dkmp_csupport.cpp1578 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(global_tid); in __kmpc_critical_with_hint() local
2474 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); in __kmpc_init_lock_with_hint() local
2498 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); __kmpc_init_nest_lock_with_hint() local
2524 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); __kmpc_init_lock() local
2596 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); __kmpc_init_nest_lock() local
2673 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); __kmpc_destroy_lock() local
2741 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); __kmpc_destroy_nest_lock() local
2817 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); __kmpc_set_lock() local
2872 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); __kmpc_set_lock() local
2906 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); __kmpc_set_nest_lock() local
3031 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); __kmpc_unset_lock() local
3117 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); __kmpc_unset_nest_lock() local
3242 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); __kmpc_test_lock() local
3306 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); __kmpc_test_lock() local
3347 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.cpp82 void *codeptr in __kmp_for_static_init()
487 void *codeptr in __kmp_dist_for_static_init()
H A Dkmp_barrier.cpp2208 void *codeptr = NULL; __kmp_join_barrier() local
2499 void *codeptr = NULL; __kmp_fork_barrier() local
H A Dkmp_runtime.cpp1219 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(global_tid); in __kmp_serialized_parallel() local
2424 int flags, void *codeptr) { in __kmp_join_ompt() argument
2545 void *codeptr = team->t.ompt_team_info.master_return_address; in __kmp_join_call() local
8135 void *codeptr = NULL; __kmp_internal_join() local
[all...]
H A Dkmp_tasking.cpp2898 void *codeptr = OMPT_LOAD_RETURN_ADDRESS(gtid); local
2926 void *codeptr = nullptr; local
[all...]
H A Dkmp_dispatch.cpp2185 void *codeptr in __kmp_dispatch_next()