Home
last modified time | relevance | path

Searched refs:__kmpc_dispatch_init_8 (Results 1 – 11 of 11) sorted by relevance

/llvm-project-15.0.7/openmp/runtime/test/worksharing/for/
H A Dkmp_sch_simd_guided.c45 extern void __kmpc_dispatch_init_8(id*, int, enum sched, i64, i64, i64, i64);
80 __kmpc_dispatch_init_8(&loc, gtid, kmp_sch_guided_simd, in run_loop_64()
H A Dkmp_sch_simd_runtime_guided.c54 void __kmpc_dispatch_init_8(id*, int, enum sched, i64, i64, i64, i64);
H A Dkmp_sch_simd_runtime_static.c48 void __kmpc_dispatch_init_8(id*, int, enum sched, i64, i64, i64, i64);
H A Dkmp_sch_simd_runtime_api.c46 void __kmpc_dispatch_init_8(id*, int, enum sched, i64, i64, i64, i64);
/llvm-project-15.0.7/polly/test/CodeGen/
H A Dissue56692.ll5 ; CHECK: call void @__kmpc_dispatch_init_8({{.*}}), !dbg ![[OPTLOC]]
/llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/src/
H A DWorkshare.cpp491 void __kmpc_dispatch_init_8(IdentTy *loc, int32_t tid, int32_t schedule, in __kmpc_dispatch_init_8() function
/llvm-project-15.0.7/openmp/runtime/src/
H A Ddllexports214 __kmpc_dispatch_init_8 117
H A Dkmp_dispatch.cpp2664 void __kmpc_dispatch_init_8(ident_t *loc, kmp_int32 gtid, in __kmpc_dispatch_init_8() function
H A Dkmp.h3505 extern void __kmpc_dispatch_init_8(ident_t *loc, kmp_int32 gtid,
/llvm-project-15.0.7/llvm/include/llvm/Frontend/OpenMP/
H A DOMPKinds.def302 __OMP_RTL(__kmpc_dispatch_init_8, false, Void, IdentPtr, Int32, Int32, Int64,
792 __OMP_RTL_ATTRS(__kmpc_dispatch_init_8, GetterArgWriteAttrs, AttributeSet(),
/llvm-project-15.0.7/llvm/test/Transforms/OpenMP/
H A Dadd_attributes.ll561 declare void @__kmpc_dispatch_init_8(%struct.ident_t*, i32, i32, i64, i64, i64, i64)
1050 ; CHECK-NEXT: declare void @__kmpc_dispatch_init_8(%struct.ident_t*, i32, i32, i64, i64, i64, i64)
1578 ; OPTIMISTIC-NEXT: declare void @__kmpc_dispatch_init_8(%struct.ident_t* nocapture nofree readonly,…