Searched refs:getOrAllocTgtPtr (Results 1 – 3 of 3) sorted by relevance
178 void *getOrAllocTgtPtr(void *HstPtrBegin, void *HstPtrBase, int64_t Size,
331 PointerTgtPtrBegin = Device.getOrAllocTgtPtr( in targetDataBegin()350 void *TgtPtrBegin = Device.getOrAllocTgtPtr( in targetDataBegin()
196 void *DeviceTy::getOrAllocTgtPtr(void *HstPtrBegin, void *HstPtrBase, in getOrAllocTgtPtr() function in DeviceTy