Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DPPCGCodeGeneration.cpp1404 const std::set<std::string> CUDALibDeviceFunctions = { variable
1430 if (CUDALibDeviceFunctions.count(Name)) in getCUDALibDeviceFuntion()