Home
last modified time | relevance | path

Searched defs:AMDGPUKernelTy (Results 1 – 1 of 1) sorted by relevance

/llvm-project/offload/plugins-nextgen/amdgpu/src/
H A Drtl.cpp504 struct AMDGPUKernelTy : public GenericKernelTy { struct
506 AMDGPUKernelTy(const char *Name) : GenericKernelTy(Name) {} in AMDGPUKernelTy() argument
509 initImplllvm::omp::target::plugin::AMDGPUKernelTy initImpl() argument
572 getGroupSizellvm::omp::target::plugin::AMDGPUKernelTy getGroupSize() argument
573 getPrivateSizellvm::omp::target::plugin::AMDGPUKernelTy getPrivateSize() argument
576 getKernelObjectllvm::omp::target::plugin::AMDGPUKernelTy getKernelObject() argument
580 getImplicitArgsSizellvm::omp::target::plugin::AMDGPUKernelTy getImplicitArgsSize() argument
583 usesDynamicStackllvm::omp::target::plugin::AMDGPUKernelTy usesDynamicStack() argument
587 KernelObjectllvm::omp::target::plugin::AMDGPUKernelTy global() argument
590 ArgsSizellvm::omp::target::plugin::AMDGPUKernelTy global() argument
591 GroupSizellvm::omp::target::plugin::AMDGPUKernelTy global() argument
592 PrivateSizellvm::omp::target::plugin::AMDGPUKernelTy global() argument
593 DynamicStackllvm::omp::target::plugin::AMDGPUKernelTy global() argument
596 ImplicitArgsSizellvm::omp::target::plugin::AMDGPUKernelTy global() argument
599 KernelInfollvm::omp::target::plugin::AMDGPUKernelTy global() argument
[all...]