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

Declarations

projects/openmp/libomptarget/src/device.h
  134   void *getOrAllocTgtPtr(void *HstPtrBegin, void *HstPtrBase, int64_t Size,

References

projects/openmp/libomptarget/src/omptarget.cpp
  259       Pointer_TgtPtrBegin = Device.getOrAllocTgtPtr(HstPtrBase, HstPtrBase,
  276     void *TgtPtrBegin = Device.getOrAllocTgtPtr(HstPtrBegin, HstPtrBase,