Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCUDANV.cpp54 llvm::Constant *getSetupArgumentFn() const;
153 llvm::Constant *CGNVCUDARuntime::getSetupArgumentFn() const { in getSetupArgumentFn() function in CGNVCUDARuntime
198 llvm::Constant *cudaSetupArgFn = getSetupArgumentFn(); in emitDeviceStubBody()