Searched refs:createCallAllocateMemoryForDevice (Results 1 – 1 of 1) sorted by relevance
687 Value *createCallAllocateMemoryForDevice(Value *Size);801 Value *DevArray = createCallAllocateMemoryForDevice(ArraySize); in allocateDeviceArrays()961 Value *GPUNodeBuilder::createCallAllocateMemoryForDevice(Value *Size) { in createCallAllocateMemoryForDevice() function in GPUNodeBuilder