Home
last modified time | relevance | path

Searched refs:createCallCopyFromDeviceToHost (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/polly/lib/CodeGen/
DPPCGCodeGeneration.cpp705 void createCallCopyFromDeviceToHost(Value *DevicePtr, Value *HostPtr,
1005 void GPUNodeBuilder::createCallCopyFromDeviceToHost(Value *DeviceData, in createCallCopyFromDeviceToHost() function in GPUNodeBuilder
1205 createCallCopyFromDeviceToHost(DevPtr, HostPtr, Size); in createDataTransfer()