Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCUDANV.cpp81 llvm::FunctionCallee getLaunchFn() const;
251 llvm::FunctionCallee CGNVCUDARuntime::getLaunchFn() const { in getLaunchFn() function in CGNVCUDARuntime
540 llvm::FunctionCallee cudaLaunchFn = getLaunchFn(); in emitDeviceStubBodyLegacy()