Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp723 void createCallCopyFromDeviceToHost(Value *DevicePtr, Value *HostPtr,
1023 void GPUNodeBuilder::createCallCopyFromDeviceToHost(Value *DeviceData, in createCallCopyFromDeviceToHost() function in GPUNodeBuilder
1223 createCallCopyFromDeviceToHost(DevPtr, HostPtr, Size); in createDataTransfer()