Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/tests/snapshot_parser_lib/include/
Ddevice_parser.h53 typedef std::shared_ptr<DeviceInfo> DevPtr; typedef
75 typedef std::shared_ptr<DeviceInfo> DevPtr; typedef
/external/llvm-project/polly/tools/GPURuntime/
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
/external/llvm-project/polly/lib/CodeGen/
DPPCGCodeGeneration.cpp1178 Value *DevPtr = DeviceAllocations[ScopArray]; in createDataTransfer() local