Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCuda.cpp503 static bool shouldIncludePTX(const ArgList &Args, StringRef InputArch) { in shouldIncludePTX() function
552 !shouldIncludePTX(Args, gpu_arch_str)) in ConstructJob()