Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenModule.h529 CGCUDARuntime &getCUDARuntime() { in getCUDARuntime() function
DCodeGenFunction.cpp1038 CGM.getCUDARuntime().emitDeviceStub(*this, Args); in GenerateCode()
DCGExprCXX.cpp349 return CGM.getCUDARuntime().EmitCUDAKernelCallExpr(*this, E, ReturnValue); in EmitCUDAKernelCallExpr()
DCodeGenModule.cpp2521 getCUDARuntime().registerDeviceVar(*GV, Flags); in EmitGlobalVarDefinition()