Searched refs:CGNVCUDARuntime (Results 1 – 1 of 1) sorted by relevance
29 class CGNVCUDARuntime : public CGCUDARuntime { class69 CGNVCUDARuntime(CodeGenModule &CGM);84 CGNVCUDARuntime::CGNVCUDARuntime(CodeGenModule &CGM) in CGNVCUDARuntime() function in CGNVCUDARuntime99 llvm::Constant *CGNVCUDARuntime::getSetupArgumentFn() const { in getSetupArgumentFn()107 llvm::Constant *CGNVCUDARuntime::getLaunchFn() const { in getLaunchFn()113 void CGNVCUDARuntime::emitDeviceStub(CodeGenFunction &CGF, in emitDeviceStub()119 void CGNVCUDARuntime::emitDeviceStubBody(CodeGenFunction &CGF, in emitDeviceStubBody()177 llvm::Function *CGNVCUDARuntime::makeRegisterGlobalsFn() { in makeRegisterGlobalsFn()254 llvm::Function *CGNVCUDARuntime::makeModuleCtorFunction() { in makeModuleCtorFunction()337 llvm::Function *CGNVCUDARuntime::makeModuleDtorFunction() { in makeModuleDtorFunction()[all …]