Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/deviceRTLs/common/src/
Dsync.cu67 __kmpc_flush(loc_ref); in __kmpc_barrier()
116 EXTERN void __kmpc_flush(kmp_Ident *loc) { in __kmpc_flush() function
/external/llvm-project/mlir/test/Target/
Dopenmp-llvm.mlir23 // CHECK: call void @__kmpc_flush(%struct.ident_t* @{{[0-9]+}}
26 // CHECK: call void @__kmpc_flush(%struct.ident_t* @{{[0-9]+}}
29 // CHECK: call void @__kmpc_flush(%struct.ident_t* @{{[0-9]+}}
35 // CHECK: call void @__kmpc_flush(%struct.ident_t* @{{[0-9]+}}
/external/llvm-project/llvm/test/Transforms/OpenMP/
Drtf_type_checking.ll31 call void @__kmpc_flush(%struct.ident_t* nonnull @0)
47 declare void @__kmpc_flush(%struct.ident_t*)
Dadd_attributes.ll470 declare void @__kmpc_flush(%struct.ident_t*)
907 ; CHECK-NEXT: declare void @__kmpc_flush(%struct.ident_t*)
/external/llvm-project/openmp/libomptarget/deviceRTLs/
Dinterface.h378 EXTERN void __kmpc_flush(kmp_Ident *loc);
/external/llvm-project/openmp/runtime/src/
Ddllexports226 __kmpc_flush 130
Dkmp.h3682 KMP_EXPORT void __kmpc_flush(ident_t *);
Dkmp_csupport.cpp633 void __kmpc_flush(ident_t *loc) { in __kmpc_flush() function
/external/llvm-project/llvm/include/llvm/Frontend/OpenMP/
DOMPKinds.def310 __OMP_RTL(__kmpc_flush, false, Void, IdentPtr)
690 __OMP_RTL_ATTRS(__kmpc_flush, BarrierAttrs, AttributeSet(),