Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCUDANV.cpp29 class CGNVCUDARuntime : public CGCUDARuntime { class
68 CGNVCUDARuntime(CodeGenModule &CGM);
79 CGNVCUDARuntime::CGNVCUDARuntime(CodeGenModule &CGM) in CGNVCUDARuntime() function in CGNVCUDARuntime
94 llvm::Constant *CGNVCUDARuntime::getSetupArgumentFn() const { in getSetupArgumentFn()
105 llvm::Constant *CGNVCUDARuntime::getLaunchFn() const { in getLaunchFn()
111 void CGNVCUDARuntime::emitDeviceStub(CodeGenFunction &CGF, in emitDeviceStub()
117 void CGNVCUDARuntime::emitDeviceStubBody(CodeGenFunction &CGF, in emitDeviceStubBody()
170 llvm::Function *CGNVCUDARuntime::makeRegisterKernelsFn() { in makeRegisterKernelsFn()
217 llvm::Function *CGNVCUDARuntime::makeModuleCtorFunction() { in makeModuleCtorFunction()
293 llvm::Function *CGNVCUDARuntime::makeModuleDtorFunction() { in makeModuleDtorFunction()
[all …]