Searched refs:__kmpc_for_static_init_8 (Results 1 – 6 of 6) sorted by relevance
/external/llvm-project/openmp/libomptarget/deviceRTLs/ |
D | interface.h | 249 EXTERN void __kmpc_for_static_init_8(kmp_Ident *loc, int32_t global_tid,
|
/external/llvm-project/openmp/runtime/src/ |
D | dllexports | 229 __kmpc_for_static_init_8 137
|
D | kmp_sched.cpp | 837 void __kmpc_for_static_init_8(ident_t *loc, kmp_int32 gtid, kmp_int32 schedtype, in __kmpc_for_static_init_8() function
|
/external/llvm-project/openmp/libomptarget/deviceRTLs/common/src/ |
D | loop.cu | 640 EXTERN void __kmpc_for_static_init_8(kmp_Ident *loc, int32_t global_tid, in __kmpc_for_static_init_8() function
|
/external/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
D | OMPKinds.def | 378 __OMP_RTL(__kmpc_for_static_init_8, false, Void, IdentPtr, Int32, Int32, 794 __OMP_RTL_ATTRS(__kmpc_for_static_init_8, GetterArgWriteAttrs, AttributeSet(),
|
/external/llvm-project/llvm/test/Transforms/OpenMP/ |
D | add_attributes.ll | 518 declare void @__kmpc_for_static_init_8(%struct.ident_t*, i32, i32, i32*, i64*, i64*, i64*, i64, i64) 979 ; CHECK-NEXT: declare void @__kmpc_for_static_init_8(%struct.ident_t*, i32, i32, i32*, i64*, i64*, … 1504 ; OPTIMISTIC-NEXT: declare void @__kmpc_for_static_init_8(%struct.ident_t* nocapture nofree readonl…
|