Searched refs:__kmpc_error (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A D | dllexports | 392 __kmpc_error 281
|
| H A D | kmp_csupport.cpp | 4532 void __kmpc_error(ident_t *loc, int severity, const char *message) { in __kmpc_error() function
|
| H A D | kmp.h | 4679 extern void __kmpc_error(ident_t *loc, int severity, const char *message);
|
| H A D | kmp_runtime.cpp | 953 __kmpc_error(this_thr->th.th_nt_loc, this_thr->th.th_nt_sev, in __kmp_reserve_threads() 1221 __kmpc_error(this_thr->th.th_nt_loc, this_thr->th.th_nt_sev, in __kmp_serialized_parallel()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
| H A D | OMPKinds.def | 209 __OMP_RTL(__kmpc_error, false, Void, IdentPtr, Int32, Int8Ptr) 693 __OMP_RTL_ATTRS(__kmpc_error, AttributeSet(), AttributeSet(),
|