Searched refs:AllowsAsynchronousDeallocation (Results 1 – 5 of 5) sorted by relevance
55 bool AllowsAsynchronousDeallocation() const override { return true; } in AllowsAsynchronousDeallocation() function102 bool AllowsAsynchronousDeallocation() const override { return true; } in AllowsAsynchronousDeallocation() function
217 virtual bool AllowsAsynchronousDeallocation() const { return false; } in AllowsAsynchronousDeallocation() function253 bool AllowsAsynchronousDeallocation() const override;
944 bool StreamExecutorMemoryAllocator::AllowsAsynchronousDeallocation() const { in AllowsAsynchronousDeallocation() function in stream_executor::StreamExecutorMemoryAllocator950 CHECK(!AllowsAsynchronousDeallocation()) in GetStream()
87 bool AllowsAsynchronousDeallocation() const override { return false; } in AllowsAsynchronousDeallocation() function in xla::__anon216fc2fb0111::TestAllocator
424 !memory_allocator->AllowsAsynchronousDeallocation(); in ExecuteAsyncOnStreamImpl()