Searched refs:getLaunchFn (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCUDANV.cpp66 llvm::FunctionCallee getLaunchFn() const;
194 llvm::FunctionCallee CGNVCUDARuntime::getLaunchFn() const { function in class:CGNVCUDARuntime
377 llvm::FunctionCallee cudaLaunchFn = getLaunchFn();

Completed in 113 milliseconds