Searched refs:targetDataEnd (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/openmp/libomptarget/src/ |
| H A D | private.h | 29 extern int targetDataEnd(ident_t *Loc, DeviceTy &Device, int32_t ArgNum,
|
| H A D | interface.cpp | 145 int Rc = targetDataEnd(Loc, Device, ArgNum, ArgsBase, Args, ArgSizes, in __tgt_target_data_end_mapper()
|
| H A D | omptarget.cpp | 677 int targetDataEnd(ident_t *Loc, DeviceTy &Device, int32_t ArgNum, in targetDataEnd() function 701 targetDataEnd); in targetDataEnd() 1463 int Ret = targetDataEnd(Loc, Device, ArgNum, ArgBases, Args, ArgSizes, in processDataAfter()
|
| /llvm-project-15.0.7/openmp/docs/design/ |
| H A D | Runtimes.rst | 949 Libomptarget error: Call to targetDataEnd failed, abort target.
|