Home
last modified time | relevance | path

Searched refs:CUfunction (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/openmp/libomptarget/plugins/cuda/dynamic_cuda/
H A Dcuda.h23 typedef struct CUfunc_st *CUfunction; typedef
211 CUresult cuFuncGetAttribute(int *, CUfunction_attribute, CUfunction);
220 CUresult cuLaunchKernel(CUfunction, unsigned, unsigned, unsigned, unsigned,
237 CUresult cuModuleGetFunction(CUfunction *, CUmodule, const char *);
/llvm-project-15.0.7/mlir/lib/ExecutionEngine/
H A DCudaRuntimeWrappers.cpp75 extern "C" MLIR_CUDA_WRAPPERS_EXPORT CUfunction
77 CUfunction function = nullptr; in mgpuModuleGetFunction()
86 mgpuLaunchKernel(CUfunction function, intptr_t gridX, intptr_t gridY, in mgpuLaunchKernel()
/llvm-project-15.0.7/polly/tools/GPURuntime/
H A DGPUJIT.c927 CUfunction Cuda;
949 CUfunction F, unsigned int GridDimX, unsigned int GridDimY,
997 typedef CUresult CUDAAPI CuModuleGetFunctionFcnTy(CUfunction *, CUmodule,
/llvm-project-15.0.7/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp85 CUfunction Func;
93 KernelTy(CUfunction Func, llvm::omp::OMPTgtExecModeFlags ExecutionMode) in KernelTy()
884 CUfunction Func; in loadBinary()
/llvm-project-15.0.7/llvm/docs/
H A DNVPTXUsage.rst390 CUfunction function;
653 CUfunction function;