OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCUDARuntime
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.h
622
CGCUDARuntime &
getCUDARuntime
() {
CodeGenModule.cpp
1357
getCUDARuntime
().getDeviceSideName(ND) ==
3679
auto *Handle =
getCUDARuntime
().getKernelHandle(
3975
getCUDARuntime
().handleVarRegistration(D, *GV);
4414
getCUDARuntime
().internalizeDeviceSideVar(D, Linkage);
4416
getCUDARuntime
().handleVarRegistration(D, *GV);
CGExprCXX.cpp
493
return CGM.
getCUDARuntime
().EmitCUDAKernelCallExpr(*this, E, ReturnValue);
CodeGenFunction.cpp
1346
CGM.
getCUDARuntime
().emitDeviceStub(*this, Args);
CGExpr.cpp
4894
CalleePtr = CGF.CGM.
getCUDARuntime
().getKernelStub(
CGBuiltin.cpp
5064
auto Name = CGM.
getCUDARuntime
().getDeviceSideName(
Completed in 45 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026