Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DPPCGCodeGeneration.cpp105 static cl::opt<std::string> CUDALibDevice( variable
2421 errs() << CUDALibDevice << "\n"; in addCUDALibDevice()
2423 parseIRFile(CUDALibDevice, Error, GPUModule->getContext()); in addCUDALibDevice()