Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCUDANV.cpp77 llvm::FunctionCallee getSetupArgumentFn() const;
238 llvm::FunctionCallee CGNVCUDARuntime::getSetupArgumentFn() const { in getSetupArgumentFn() function in CGNVCUDARuntime
434 llvm::FunctionCallee cudaSetupArgFn = getSetupArgumentFn(); in emitDeviceStubBodyLegacy()