Searched refs:AllowLibDevice (Results 1 – 1 of 1) sorted by relevance
1437 static bool isValidFunctionInKernel(llvm::Function *F, bool AllowLibDevice) { in isValidFunctionInKernel() argument1444 if (AllowLibDevice && getCUDALibDeviceFuntion(Name).length() > 0) in isValidFunctionInKernel()