Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/NVGPU/TransformOps/
H A DNVGPUTransformOps.cpp286 unsigned depth, llvm::SmallPtrSetImpl<Operation *> &stage0Ops) { in getPipelineStages() argument
357 llvm::SmallPtrSet<Operation *, 16> stage0Ops; in pipelineForSharedCopies() local