HomeSort by: relevance | last modified time | path
    Searched refs:CreateNVCUDARuntime (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGCUDARuntime.h 112 CGCUDARuntime *CreateNVCUDARuntime(CodeGenModule &CGM);
CGCUDANV.cpp 979 CGCUDARuntime *CodeGen::CreateNVCUDARuntime(CodeGenModule &CGM) {
CodeGenModule.cpp 264 CUDARuntime.reset(CreateNVCUDARuntime(*this));

Completed in 70 milliseconds