Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparseGPUCodegen.cpp50 static void markAsGPUContainer(ModuleOp topModule) { in markAsGPUContainer() argument
57 static gpu::GPUModuleOp genGPUModule(OpBuilder &builder, ModuleOp topModule) { in genGPUModule() argument
1218 ModuleOp topModule = forallOp->getParentOfType<ModuleOp>(); in matchAndRewrite() local
[all...]