Home
last modified time | relevance | path

Searched defs:synchronize (Results 1 – 7 of 7) sorted by relevance

/llvm-project/mlir/utils/vscode/src/
H A DmlirContext.ts282 synchronize : { global() constant
/llvm-project/clang/test/Sema/
H A Dsync-implicit-seq_cst.c23 void synchronize(void) { __sync_synchronize(); } // expected-warning {{implicit use of sequentially… in synchronize() function
/llvm-project/llvm/examples/ParallelJIT/
H A DParallelJIT.cpp242 static WaitForThreads synchronize; variable
/llvm-project/offload/src/
H A Ddevice.cpp239 int32_t DeviceTy::synchronize(AsyncInfoTy &AsyncInfo) { in synchronize() function in DeviceTy
H A Domptarget.cpp45 int AsyncInfoTy::synchronize() { in synchronize() function in AsyncInfoTy
/llvm-project/offload/plugins-nextgen/common/src/
H A DPluginInterface.cpp1269 Error GenericDeviceTy::synchronize(__tgt_async_info *AsyncInfo) { synchronize() function in GenericDeviceTy
1912 int32_t GenericPluginTy::synchronize(int32_t DeviceId, synchronize() function in GenericPluginTy
/llvm-project/offload/plugins-nextgen/amdgpu/src/
H A Drtl.cpp1450 Error synchronize() { synchronize() function