Home
last modified time | relevance | path

Searched defs:DevPtr (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/polly/tools/GPURuntime/
H A DGPUJIT.c633 OpenCLDevicePtr *DevPtr = (OpenCLDevicePtr *)Allocation->DevicePtr; in freeDeviceMemoryCL() local
673 OpenCLDevicePtr *DevPtr = (OpenCLDevicePtr *)Allocation->DevicePtr; in getDevicePtrCL() local
1503 CUDADevicePtr *DevPtr = (CUDADevicePtr *)Allocation->DevicePtr; in freeDeviceMemoryCUDA() local
1551 CUDADevicePtr *DevPtr = (CUDADevicePtr *)Allocation->DevicePtr; in getDevicePtrCUDA() local
1753 void *DevPtr; in polly_getDevicePtr() local
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp1196 Value *DevPtr = DeviceAllocations[ScopArray]; in createDataTransfer() local