Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCUDANV.cpp80 llvm::FunctionCallee getSetupArgumentFn() const;
243 llvm::FunctionCallee CGNVCUDARuntime::getSetupArgumentFn() const { in getSetupArgumentFn() function in CGNVCUDARuntime
518 llvm::FunctionCallee cudaSetupArgFn = getSetupArgumentFn(); in emitDeviceStubBodyLegacy()