Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCuda.cpp502 static bool shouldIncludePTX(const ArgList &Args, const char *gpu_arch) { in shouldIncludePTX() function
549 !shouldIncludePTX(Args, gpu_arch_str)) in ConstructJob()