Home
last modified time | relevance | path

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

/llvm-project/openmp/runtime/src/
H A Ddllexports226 __kmpc_for_static_init_8 137
H A Dkmp_sched.cpp922 void __kmpc_for_static_init_8(ident_t *loc, kmp_int32 gtid, kmp_int32 schedtype, in __kmpc_for_static_init_8() function
/llvm-project/offload/DeviceRTL/src/
H A DWorkshare.cpp625 void __kmpc_for_static_init_8(IdentTy *loc, int32_t global_tid, in __kmpc_for_static_init_8() function
/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPKinds.def288 __OMP_RTL(__kmpc_for_static_init_8, false, Void, IdentPtr, Int32, Int32,
803 __OMP_RTL_ATTRS(__kmpc_for_static_init_8, GetterArgWriteAttrs, AttributeSet(),
/llvm-project/llvm/test/Transforms/OpenMP/
H A Dadd_attributes.ll518 declare void @__kmpc_for_static_init_8(ptr, i32, i32, ptr, ptr, ptr, ptr, i64, i64)
1063 ; CHECK-NEXT: declare void @__kmpc_for_static_init_8(ptr, i32, i32, ptr, ptr, ptr, ptr, i64, i64)
1705 ; OPTIMISTIC-NEXT: declare void @__kmpc_for_static_init_8(ptr nofree readonly captures(none), i32, i32, ptr nofree captures(none), ptr nofree captures(none), ptr nofree captures(none), ptr nofree captures(none), i64, i64)
2360 ; EXT-NEXT: declare void @__kmpc_for_static_init_8(ptr, i32 signext, i32 signext, ptr, ptr, ptr, ptr, i64, i64)