Lines Matching refs:DPxPTR
132 "\n", DPxPTR(CurrHostEntry->addr), DPxPTR(CurrDeviceEntry->addr), in InitLibrary()
164 REPORT("Running ctor " DPxMOD " failed.\n", DPxPTR(ctor)); in InitLibrary()
171 DP("Done with pending ctors for lib " DPxMOD "\n", DPxPTR(lib.first)); in InitLibrary()
214 DP("Calling the mapper function " DPxMOD "\n", DPxPTR(arg_mapper)); in targetDataMapper()
295 "\n", padding, DPxPTR(HstPtrBegin)); in targetDataBegin()
342 "\n", sizeof(void *), DPxPTR(PointerTgtPtrBegin), in targetDataBegin()
362 " - is%s new\n", data_size, DPxPTR(TgtPtrBegin), in targetDataBegin()
368 DP("Returning device pointer " DPxMOD "\n", DPxPTR(TgtPtrBase)); in targetDataBegin()
394 data_size, DPxPTR(HstPtrBegin), DPxPTR(TgtPtrBegin)); in targetDataBegin()
406 DPxPTR(PointerTgtPtrBegin), DPxPTR(TgtPtrBegin)); in targetDataBegin()
492 Padding, DPxPTR(HstPtrBegin)); in targetDataEnd()
523 DPxPTR(HstPtrBegin), DataSize); in targetDataEnd()
529 DataSize, DPxPTR(TgtPtrBegin), (IsLast ? "" : " not")); in targetDataEnd()
561 DataSize, DPxPTR(TgtPtrBegin), DPxPTR(HstPtrBegin)); in targetDataEnd()
595 DPxPTR(Itr->second.HstPtrVal), DPxPTR(ShadowHstPtrAddr)); in targetDataEnd()
600 DP("Removing shadow pointer " DPxMOD "\n", DPxPTR(ShadowHstPtrAddr)); in targetDataEnd()
649 DP("hst data:" DPxMOD " not found, becomes a noop\n", DPxPTR(HstPtrBegin)); in targetDataContiguous()
653 DPxPTR(HstPtrBegin), ArgSize); in targetDataContiguous()
662 DPxPTR(HstPtrBegin)); in targetDataContiguous()
668 ArgSize, DPxPTR(TgtPtrBegin), DPxPTR(HstPtrBegin)); in targetDataContiguous()
687 DPxPTR(IT->second.HstPtrVal), DPxPTR(ShadowHstPtrAddr)); in targetDataContiguous()
695 ArgSize, DPxPTR(HstPtrBegin), DPxPTR(TgtPtrBegin)); in targetDataContiguous()
714 DPxPTR(IT->second.TgtPtrVal), DPxPTR(IT->second.TgtPtrAddr)); in targetDataContiguous()
947 (IsFirstPrivate ? "first-" : ""), DPxPTR(HstPtr)); in addArg()
955 ArgSize, DPxPTR(TgtPtr), (IsFirstPrivate ? "first-" : ""), in addArg()
956 DPxPTR(HstPtr), DPxPTR(TgtPtrBase)); in addArg()
969 DPxPTR(HstPtr), ArgSize); in addArg()
1013 FirstPrivateArgSize, DPxPTR(TgtPtr)); in packAndTransfer()
1030 DPxPTR(Info.HstPtrBegin), Info.HstPtrEnd - Info.HstPtrBegin, in packAndTransfer()
1031 DPxPTR(Ptr)); in packAndTransfer()
1093 DP("Parent lambda base " DPxMOD "\n", DPxPTR(TgtPtrBase)); in processDataBefore()
1100 DPxPTR(HstPtrVal)); in processDataBefore()
1107 DPxPTR(HstPtrVal)); in processDataBefore()
1111 DPxPTR(PointerTgtPtrBegin), DPxPTR(TgtPtrBegin)); in processDataBefore()
1129 DPxPTR(HstPtrBase)); in processDataBefore()
1143 (IsFirstPrivate ? "first-" : ""), DPxPTR(HstPtrBegin)); in processDataBefore()
1155 DPxPTR(TgtPtrBase), DPxPTR(HstPtrBegin)); in processDataBefore()
1221 DPxPTR(HostPtr)); in target()
1257 TargetTable->EntriesBegin[TM->Index].name, DPxPTR(TgtEntryPtr), TM->Index); in target()