/external/llvm-project/openmp/libomptarget/src/ |
D | api.cpp | 50 DP("omp_target_alloc returns host ptr " DPxMOD "\n", DPxPTR(rc)); in omp_target_alloc() 60 DP("omp_target_alloc returns device ptr " DPxMOD "\n", DPxPTR(rc)); in omp_target_alloc() 66 device_num, DPxPTR(device_ptr)); in omp_target_free() 90 device_num, DPxPTR(ptr)); in omp_target_is_present() 130 "src offset %zu, length %zu\n", dst_device, src_device, DPxPTR(dst), in omp_target_memcpy() 131 DPxPTR(src), dst_offset, src_offset, length); in omp_target_memcpy() 197 src_device, DPxPTR(dst), DPxPTR(src), DPxPTR(dst_offsets), in omp_target_memcpy_rect() 198 DPxPTR(src_offsets), DPxPTR(dst_dimensions), DPxPTR(src_dimensions), in omp_target_memcpy_rect() 199 DPxPTR(volume), element_size, num_dims); in omp_target_memcpy_rect() 249 DPxPTR(host_ptr), DPxPTR(device_ptr), size, device_offset, device_num); in omp_target_associate_ptr() [all …]
|
D | omptarget.cpp | 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() [all …]
|
D | rtl.cpp | 191 DPxPTR(entry->addr)); in RegisterGlobalCtorsDtorsForImage() 197 DPxPTR(entry->addr)); in RegisterGlobalCtorsDtorsForImage() 266 DPxPTR(img->ImageStart), R.RTLName.c_str()); in RegisterLib() 271 DPxPTR(img->ImageStart), R.RTLName.c_str()); in RegisterLib() 296 DP("RTL " DPxMOD " has index %d!\n", DPxPTR(R.LibraryHandler), R.Idx); in RegisterLib() 313 DPxPTR(img->ImageStart), R.RTLName.c_str()); in RegisterLib() 326 DP("No RTL found for image " DPxMOD "!\n", DPxPTR(img->ImageStart)); in RegisterLib() 353 DPxPTR(img->ImageStart), DPxPTR(R->LibraryHandler)); in UnregisterLib() 358 DPxPTR(img->ImageStart), DPxPTR(R->LibraryHandler)); in UnregisterLib() 372 DP("Running destructor " DPxMOD " failed.\n", DPxPTR(dtor)); in UnregisterLib() [all …]
|
D | device.cpp | 87 DPxMOD ", TgtBegin=" DPxMOD "\n", DPxPTR(newEntry.HstPtrBase), in associatePtr() 88 DPxPTR(newEntry.HstPtrBegin), DPxPTR(newEntry.HstPtrEnd), in associatePtr() 89 DPxPTR(newEntry.TgtPtrBegin)); in associatePtr() 150 DPxPTR(hp), Size); in lookupMapping() 224 (IsImplicit ? " (implicit)" : ""), DPxPTR(HstPtrBegin), DPxPTR(tp), in getOrAllocTgtPtr() 234 DPxPTR(HstPtrBegin), Size, DPxPTR(lr.Entry->HstPtrBegin), in getOrAllocTgtPtr() 239 DPxPTR(HstPtrBegin), Size); in getOrAllocTgtPtr() 250 DPxPTR((uintptr_t)HstPtrBegin), Size, in getOrAllocTgtPtr() 258 DPxPTR(HstPtrBegin), Size); in getOrAllocTgtPtr() 261 DPxPTR(HstPtrBegin), Size); in getOrAllocTgtPtr() [all …]
|
D | MemoryManager.cpp | 166 Size, DPxPTR(HstPtr)); in allocate() 176 DP("Got target pointer " DPxMOD ". Return directly.\n", DPxPTR(TgtPtr)); in allocate() 200 DP("Find one node " DPxMOD " in the bucket.\n", DPxPTR(NodePtr)); in allocate() 221 DPxPTR(NodePtr), DPxPTR(TgtPtr), Size); in allocate() 230 DP("MemoryManagerTy::free: target memory " DPxMOD ".\n", DPxPTR(TgtPtr)); in free() 254 DP("Found its node " DPxMOD ". Insert it to bucket %d.\n", DPxPTR(P), B); in free()
|
D | interface.cpp | 148 i, DPxPTR(args_base[i]), DPxPTR(args[i]), arg_sizes[i], arg_types[i], in __tgt_target_data_begin_mapper() 224 i, DPxPTR(args_base[i]), DPxPTR(args[i]), arg_sizes[i], arg_types[i], in __tgt_target_data_end_mapper() 324 PRId64 "\n", DPxPTR(host_ptr), device_id); in __tgt_target_mapper() 340 i, DPxPTR(args_base[i]), DPxPTR(args[i]), arg_sizes[i], arg_types[i], in __tgt_target_mapper() 392 PRId64 "\n", DPxPTR(host_ptr), device_id); in __tgt_target_teams_mapper() 408 i, DPxPTR(args_base[i]), DPxPTR(args[i]), arg_sizes[i], arg_types[i], in __tgt_target_teams_mapper() 440 DPxPTR(rt_mapper_handle), size); in __tgt_mapper_num_components() 451 DPxPTR(rt_mapper_handle), DPxPTR(base), DPxPTR(begin), size, type); in __tgt_push_mapper_component()
|
D | private.h | 103 DPxPTR(HostTargetMap.HstPtrBegin), in dumpTargetPointerMappings() 104 DPxPTR(HostTargetMap.TgtPtrBegin), in dumpTargetPointerMappings()
|
/external/llvm-project/openmp/libomptarget/plugins/cuda/src/ |
D | rtl.cpp | 106 DPxPTR(SrcPtr), DPxPTR(DstPtr), Size); in memcpyDtoD() 553 DP("Load data from image " DPxMOD "\n", DPxPTR(Image->ImageStart)); in loadBinary() 595 DPxPTR(E - HostBegin), E->name, DPxPTR(CUPtr)); in loadBinary() 615 DPxPTR(*((void **)E->addr)), DPxPTR(CUPtr)); in loadBinary() 633 DPxPTR(E - HostBegin), E->name, DPxPTR(Func)); in loadBinary() 655 DPxPTR(&ExecModeVal), DPxPTR(ExecModePtr), CUSize); in loadBinary() 705 DPxPTR(&DeviceEnv), DPxPTR(DeviceEnvPtr), CUSize); in loadBinary() 752 DPxPTR(HstPtr), DPxPTR(TgtPtr), Size); in dataSubmit() 774 DPxPTR(HstPtr), DPxPTR(TgtPtr), Size); in dataRetrieve() 826 DPxPTR(SrcPtr), SrcDevId, DPxPTR(DstPtr), DstDevId); in dataExchange() [all …]
|
/external/llvm-project/openmp/libomptarget/plugins/generic-elf-64bit/src/ |
D | rtl.cpp | 135 DPxPTR(image->ImageStart)); in __tgt_rtl_load_binary() 190 DP("Offset of entries section is (" DPxMOD ").\n", DPxPTR(entries_offset)); in __tgt_rtl_load_binary() 233 DPxPTR(entries_addr)); in __tgt_rtl_load_binary() 248 DPxPTR(entries_begin), DPxPTR(entries_end)); in __tgt_rtl_load_binary() 307 DP("Running entry point at " DPxMOD "...\n", DPxPTR(tgt_entry_ptr)); in __tgt_rtl_run_target_team_region()
|
/external/llvm-project/openmp/libomptarget/include/ |
D | Debug.h | 69 #define DPxPTR(ptr) ((int)(2 * sizeof(uintptr_t))), ((uintptr_t)(ptr)) macro
|
/external/llvm-project/openmp/libomptarget/plugins/amdgpu/src/ |
D | rtl.cpp | 1169 DPxPTR(e - HostBegin), e->name, DPxPTR(varptr)); in __tgt_rtl_load_binary_locked() 1185 DPxPTR(*((void **)e->addr)), DPxPTR(varptr)); in __tgt_rtl_load_binary_locked() 1611 DP("Offseted base: arg[%d]:" DPxMOD "\n", i, DPxPTR(ptrs[i])); in __tgt_rtl_run_target_team_region_locked()
|
/external/llvm-project/openmp/libomptarget/plugins/ve/src/ |
D | rtl.cpp | 222 DPxPTR(Image->ImageStart)); in __tgt_rtl_load_binary()
|