|
clang 23.0.0git
|
This is the complete list of members for clang::CIRGen::CIRGenCUDARuntime, including all inherited members.
| cgm | clang::CIRGen::CIRGenCUDARuntime | protected |
| CIRGenCUDARuntime(CIRGenModule &cgm) | clang::CIRGen::CIRGenCUDARuntime | inline |
| emitCUDAKernelCallExpr(CIRGenFunction &cgf, const CUDAKernelCallExpr *expr, ReturnValueSlot retValue) | clang::CIRGen::CIRGenCUDARuntime | virtual |
| emitDeviceStub(CIRGenFunction &cgf, cir::FuncOp fn, FunctionArgList &args)=0 | clang::CIRGen::CIRGenCUDARuntime | pure virtual |
| getKernelHandle(cir::FuncOp fn, GlobalDecl gd)=0 | clang::CIRGen::CIRGenCUDARuntime | pure virtual |
| getKernelStub(mlir::Operation *handle)=0 | clang::CIRGen::CIRGenCUDARuntime | pure virtual |
| ~CIRGenCUDARuntime() | clang::CIRGen::CIRGenCUDARuntime | virtual |