Searched refs:CGNVCUDARuntime (Results 1 – 1 of 1) sorted by relevance
29 class CGNVCUDARuntime : public CGCUDARuntime { class68 CGNVCUDARuntime(CodeGenModule &CGM);79 CGNVCUDARuntime::CGNVCUDARuntime(CodeGenModule &CGM) in CGNVCUDARuntime() function in CGNVCUDARuntime94 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 …]