Home
last modified time | relevance | path

Searched refs:__kmpc_omp_task_begin_if0 (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/src/
H A DTasking.cpp60 void __kmpc_omp_task_begin_if0(IdentTy *Loc, uint32_t TId, in __kmpc_omp_task_begin_if0() function
/llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/include/
H A DInterface.h317 void __kmpc_omp_task_begin_if0(IdentTy *Loc, uint32_t TId,
/llvm-project-15.0.7/openmp/runtime/src/
H A Ddllexports285 __kmpc_omp_task_begin_if0 196
H A Dkmp_gsupport.cpp1318 __kmpc_omp_task_begin_if0(&loc, gtid, task);
H A Dkmp.h3942 KMP_EXPORT void __kmpc_omp_task_begin_if0(ident_t *loc_ref, kmp_int32 gtid,
H A Dkmp_tasking.cpp826 void __kmpc_omp_task_begin_if0(ident_t *loc_ref, kmp_int32 gtid, in __kmpc_omp_task_begin_if0() function
/llvm-project-15.0.7/llvm/include/llvm/Frontend/OpenMP/
H A DOMPKinds.def344 __OMP_RTL(__kmpc_omp_task_begin_if0, false, Void, IdentPtr, Int32,
863 __OMP_RTL_ATTRS(__kmpc_omp_task_begin_if0, DefaultAttrs, AttributeSet(),
/llvm-project-15.0.7/llvm/test/Transforms/OpenMP/
H A Dadd_attributes.ll581 declare void @__kmpc_omp_task_begin_if0(%struct.ident_t*, i32, i8*)
1080 ; CHECK-NEXT: declare void @__kmpc_omp_task_begin_if0(%struct.ident_t*, i32, i8*)
1608 ; OPTIMISTIC-NEXT: declare void @__kmpc_omp_task_begin_if0(%struct.ident_t* nocapture nofree readon…