Home
last modified time | relevance | path

Searched refs:__kmpc_cancel (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/openmp/libomptarget/deviceRTLs/common/src/
Dcancel.cu23 EXTERN int32_t __kmpc_cancel(kmp_Ident *loc, int32_t global_tid, in __kmpc_cancel() function
/external/llvm-project/llvm/test/Transforms/OpenMP/
Dparallel_region_merging.ll176 %9 = call i32 @__kmpc_cancel(%struct.ident_t* nonnull @1, i32 %8, i32 1)
190 %9 = call i32 @__kmpc_cancel(%struct.ident_t* nonnull @1, i32 %8, i32 1)
194 declare i32 @__kmpc_cancel(%struct.ident_t*, i32, i32) local_unnamed_addr
397 ; CHECK-NEXT: [[TMP9:%.*]] = call i32 @__kmpc_cancel(%struct.ident_t* noundef nonnull [[GLOB1]],…
410 ; CHECK-NEXT: [[TMP9:%.*]] = call i32 @__kmpc_cancel(%struct.ident_t* noundef nonnull [[GLOB1]],…
Dadd_attributes.ll466 declare i32 @__kmpc_cancel(%struct.ident_t*, i32, i32)
901 ; CHECK-NEXT: declare i32 @__kmpc_cancel(%struct.ident_t*, i32, i32)
/external/llvm-project/openmp/runtime/src/
Dkmp_cancel.cpp29 kmp_int32 __kmpc_cancel(ident_t *loc_ref, kmp_int32 gtid, kmp_int32 cncl_kind) { in __kmpc_cancel() function
Ddllexports348 __kmpc_cancel 244
Dkmp_gsupport.cpp1624 return __kmpc_cancel(&loc, gtid, cncl_kind); in KMP_EXPAND_NAME()
Dkmp.h3769 KMP_EXPORT kmp_int32 __kmpc_cancel(ident_t *loc_ref, kmp_int32 gtid,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Frontend/OpenMP/
DOMPKinds.def167 __OMP_RTL(__kmpc_cancel, false, Int32, IdentPtr, Int32, Int32)
/external/llvm-project/openmp/libomptarget/deviceRTLs/
Dinterface.h418 EXTERN int32_t __kmpc_cancel(kmp_Ident *loc, int32_t global_tid,
/external/llvm-project/llvm/include/llvm/Frontend/OpenMP/
DOMPKinds.def308 __OMP_RTL(__kmpc_cancel, false, Int32, IdentPtr, Int32, Int32)
686 __OMP_RTL_ATTRS(__kmpc_cancel, InaccessibleArgOnlyAttrs, AttributeSet(),