Home
last modified time | relevance | path

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

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Conversion/GPUToCUDA/
H A DConvertKernelFuncToCubin.cpp74 if (auto cubinAttr = translateGpuModuleToCubinAnnotation( in runOnModule()
95 StringAttr translateGpuModuleToCubinAnnotation(llvm::Module &llvmModule,
152 StringAttr GpuKernelToCubinPass::translateGpuModuleToCubinAnnotation( in translateGpuModuleToCubinAnnotation() function in GpuKernelToCubinPass