OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__CUDA_ARCH__
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Headers/
__clang_cuda_intrinsics.h
20
#if !defined(
__CUDA_ARCH__
) ||
__CUDA_ARCH__
>= 300
99
#endif // !defined(
__CUDA_ARCH__
) ||
__CUDA_ARCH__
>= 300
102
#if (!defined(
__CUDA_ARCH__
) ||
__CUDA_ARCH__
>= 300)
228
#endif // !defined(
__CUDA_ARCH__
) ||
__CUDA_ARCH__
>= 300
231
#if !defined(
__CUDA_ARCH__
) ||
__CUDA_ARCH__
>= 70
[
all
...]
__clang_cuda_runtime_wrapper.h
49
#pragma push_macro("
__CUDA_ARCH__
")
68
#ifndef
__CUDA_ARCH__
69
#define
__CUDA_ARCH__
350
290
#pragma push_macro("
__CUDA_ARCH__
")
291
#undef
__CUDA_ARCH__
294
#pragma pop_macro("
__CUDA_ARCH__
")
335
// Restore state of
__CUDA_ARCH__
and __THROW we had on entry.
336
#pragma pop_macro("
__CUDA_ARCH__
")
Completed in 23 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026