reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/openmp/libomptarget/src/omptarget.cpp
  259       Pointer_TgtPtrBegin = Device.getOrAllocTgtPtr(HstPtrBase, HstPtrBase,
  259       Pointer_TgtPtrBegin = Device.getOrAllocTgtPtr(HstPtrBase, HstPtrBase,
  270       Pointer_HstPtrBegin = HstPtrBase;
  272       HstPtrBase = *(void **)HstPtrBase;
  272       HstPtrBase = *(void **)HstPtrBase;
  276     void *TgtPtrBegin = Device.getOrAllocTgtPtr(HstPtrBegin, HstPtrBase,
  289       uintptr_t Delta = (uintptr_t)HstPtrBegin - (uintptr_t)HstPtrBase;
  326       uint64_t Delta = (uint64_t)HstPtrBegin - (uint64_t)HstPtrBase;
  336       Device.ShadowPtrMap[Pointer_HstPtrBegin] = {HstPtrBase,