Home
last modified time | relevance | path

Searched refs:cudaSupport (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/CIR/
H A DMissingFeatures.h195 static bool cudaSupport() { return false; } in cudaSupport() function
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenCall.cpp382 assert(!cir::MissingFeatures::cudaSupport()); in arrangeCXXMethodDeclaration()
425 assert(!cir::MissingFeatures::cudaSupport()); in arrangeFunctionDeclaration()
H A DCIRGenDecl.cpp435 assert(!cir::MissingFeatures::cudaSupport()); in emitStaticVarDecl()
H A DCIRGenModule.cpp308 assert(!cir::MissingFeatures::cudaSupport()); in emitDeferred()
689 assert(!cir::MissingFeatures::cudaSupport()); in emitGlobalVarDefinition()