Home
last modified time | relevance | path

Searched refs:__kmpc_threadprivate_cached (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/openmp/runtime/src/
Dkmp_threadprivate.cpp614 __kmpc_threadprivate_cached(ident_t *loc, in __kmpc_threadprivate_cached() function
Ddllexports247 __kmpc_threadprivate_cached 157
Dkmp.h3880 KMP_EXPORT void *__kmpc_threadprivate_cached(ident_t *loc, kmp_int32 global_tid,
/external/llvm-project/llvm/include/llvm/Frontend/OpenMP/
DOMPKinds.def472 __OMP_RTL(__kmpc_threadprivate_cached, false, VoidPtr, IdentPtr, Int32, VoidPtr,
940 __OMP_RTL_ATTRS(__kmpc_threadprivate_cached, DefaultAttrs, ReturnPtrAttrs,
/external/llvm-project/llvm/test/Transforms/OpenMP/
Dadd_attributes.ll610 declare i8* @__kmpc_threadprivate_cached(%struct.ident_t*, i32, i8*, i64, i8***)
1117 ; CHECK-NEXT: declare i8* @__kmpc_threadprivate_cached(%struct.ident_t*, i32, i8*, i64, i8***)
1642 ; OPTIMISTIC-NEXT: declare noalias i8* @__kmpc_threadprivate_cached(%struct.ident_t* nocapture nofr…