Home
last modified time | relevance | path

Searched refs:__kmpc_dispatch_init_4u (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/src/
H A DWorkshare.cpp482 void __kmpc_dispatch_init_4u(IdentTy *loc, int32_t tid, int32_t schedule, in __kmpc_dispatch_init_4u() function
/llvm-project-15.0.7/openmp/runtime/src/
H A Ddllexports325 __kmpc_dispatch_init_4u 230
H A Dkmp_dispatch.cpp2651 void __kmpc_dispatch_init_4u(ident_t *loc, kmp_int32 gtid, in __kmpc_dispatch_init_4u() function
H A Dkmp.h3501 extern void __kmpc_dispatch_init_4u(ident_t *loc, kmp_int32 gtid,
/llvm-project-15.0.7/mlir/test/Target/LLVMIR/
H A Dopenmp-llvm.mlir520 …// CHECK: call void @__kmpc_dispatch_init_4u(ptr @{{.*}}, i32 %{{.*}}, i32 1073741859, i32 {{.*}},…
541 …// CHECK: call void @__kmpc_dispatch_init_4u(ptr @{{.*}}, i32 %{{.*}}, i32 1073741859, i32 {{.*}},…
558 …// CHECK: call void @__kmpc_dispatch_init_4u(ptr @{{.*}}, i32 %{{.*}}, i32 1073741859, i32 {{.*}},…
773 …// CHECK: call void @__kmpc_dispatch_init_4u(ptr @{{.*}}, i32 %{{.*}}, i32 65, i32 1, i32 %{{.*}},…
1115 // CHECK: call void @__kmpc_dispatch_init_4u
/llvm-project-15.0.7/llvm/include/llvm/Frontend/OpenMP/
H A DOMPKinds.def300 __OMP_RTL(__kmpc_dispatch_init_4u, false, Void, IdentPtr, Int32, Int32, Int32,
790 __OMP_RTL_ATTRS(__kmpc_dispatch_init_4u, GetterArgWriteAttrs, AttributeSet(),
/llvm-project-15.0.7/llvm/test/Transforms/OpenMP/
H A Dadd_attributes.ll559 declare void @__kmpc_dispatch_init_4u(%struct.ident_t*, i32, i32, i32, i32, i32, i32)
1047 ; CHECK-NEXT: declare void @__kmpc_dispatch_init_4u(%struct.ident_t*, i32, i32, i32, i32, i32, i32)
1575 ; OPTIMISTIC-NEXT: declare void @__kmpc_dispatch_init_4u(%struct.ident_t* nocapture nofree readonly…