Home
last modified time | relevance | path

Searched defs:CheckLibDevice (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCuda.cpp207 bool CheckLibDevice = (!NoCudaLib || Candidate.StrictChecking); in CudaInstallationDetector() local
H A DAMDGPU.cpp409 bool CheckLibDevice = (!NoBuiltinLibs || StrictChecking); in detectDeviceLibrary() local