Home
last modified time | relevance | path

Searched refs:__kmpc_omp_target_task_alloc (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/openmp/runtime/test/tasking/hidden_helper_task/
H A Dtaskgroup.cpp54 auto task1 = __kmpc_omp_target_task_alloc( in main()
61 auto task2 = __kmpc_omp_target_task_alloc( in main()
H A Ddepend.cpp75 auto task2 = __kmpc_omp_target_task_alloc( in main()
90 auto task3 = __kmpc_omp_target_task_alloc( in main()
H A Dcommon.h42 kmp_task_t *__kmpc_omp_target_task_alloc(ident_t *, kmp_int32, kmp_int32,
H A Dgtid.cpp91 auto task2 = __kmpc_omp_target_task_alloc( in main()
/llvm-project-15.0.7/openmp/runtime/src/
H A Ddllexports392 __kmpc_omp_target_task_alloc 279
H A Dkmp.h3939 KMP_EXPORT kmp_task_t *__kmpc_omp_target_task_alloc(
H A Dkmp_tasking.cpp1592 kmp_task_t *__kmpc_omp_target_task_alloc(ident_t *loc_ref, kmp_int32 gtid, in __kmpc_omp_target_task_alloc() function
/llvm-project-15.0.7/llvm/include/llvm/Frontend/OpenMP/
H A DOMPKinds.def355 __OMP_RTL(__kmpc_omp_target_task_alloc, false, /* kmp_task_t */ VoidPtr,
876 __OMP_RTL_ATTRS(__kmpc_omp_target_task_alloc, DefaultAttrs, ReturnPtrAttrs,
/llvm-project-15.0.7/llvm/test/Transforms/OpenMP/
H A Dadd_attributes.ll597 declare i8* @__kmpc_omp_target_task_alloc(%struct.ident_t*, i32, i32, i64, i64, i32 (i32, i8*)*, i6…
1104 ; CHECK-NEXT: declare i8* @__kmpc_omp_target_task_alloc(%struct.ident_t*, i32, i32, i64, i64, i32 (…
1632 ; OPTIMISTIC-NEXT: declare noalias i8* @__kmpc_omp_target_task_alloc(%struct.ident_t* nocapture nof…