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