Searched defs:HostMemoryDeallocate (Results 1 – 4 of 4) sorted by relevance
112 void HostMemoryDeallocate(void* location) override { in HostMemoryDeallocate() function
69 void HostMemoryDeallocate(void *mem) override { in HostMemoryDeallocate() function
77 void HostMemoryDeallocate(void *mem) override { in HostMemoryDeallocate() function
569 void StreamExecutor::HostMemoryDeallocate(void *location) { in HostMemoryDeallocate() function in stream_executor::StreamExecutor