Searched refs:SupportsRng (Results 1 – 8 of 8) sorted by relevance
183 bool SupportsRng() const override;
246 bool HostExecutor::SupportsRng() const { in SupportsRng() function in stream_executor::host::HostExecutor
335 virtual bool SupportsRng() const { return false; } in SupportsRng() function
315 bool StreamExecutor::SupportsRng() const { in SupportsRng() function in stream_executor::StreamExecutor316 return implementation_->SupportsRng(); in SupportsRng()
377 bool SupportsRng() const;
216 bool SupportsRng() const override;
839 bool GpuExecutor::SupportsRng() const { return true; } in SupportsRng() function in stream_executor::gpu::GpuExecutor
937 bool GpuExecutor::SupportsRng() const { return true; } in SupportsRng() function in stream_executor::gpu::GpuExecutor