Searched refs:GetCufftDsoHandle (Results 1 – 4 of 4) sorted by relevance
92 port::StatusOr<void*> GetCufftDsoHandle() { in GetCufftDsoHandle() function178 port::StatusOr<void*> GetCufftDsoHandle() { in GetCufftDsoHandle() function179 static auto result = new auto(DsoLoader::GetCufftDsoHandle()); in GetCufftDsoHandle()
41 port::StatusOr<void*> GetCufftDsoHandle();77 port::StatusOr<void*> GetCufftDsoHandle();
28 auto cufft_status = CachedLoader::GetCufftDsoHandle(); in TryDlopenCUDALibraries()
28 auto handle_or = stream_executor::internal::DsoLoader::GetCufftDsoHandle(); in GetDsoHandle()