Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCUDANV.cpp75 llvm::FunctionCallee getSetupArgumentFn() const;
232 llvm::FunctionCallee CGNVCUDARuntime::getSetupArgumentFn() const { in getSetupArgumentFn() function in CGNVCUDARuntime
456 llvm::FunctionCallee cudaSetupArgFn = getSetupArgumentFn(); in emitDeviceStubBodyLegacy()