Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DDriver.cpp1377 bool CompileDeviceOnly = in buildCudaActions() local
1426 if (PartialCompilation || CompileDeviceOnly) { in buildCudaActions()
1433 (!CompileDeviceOnly || GpuArchList.size() > 1)) { in buildCudaActions()
1444 if (CompileDeviceOnly) in buildCudaActions()