Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/GPU/Transforms/
H A DKernelOutlining.cpp53 bool hasCluster = false) { in injectGpuIndexOperations() argument
/llvm-project/mlir/lib/Dialect/GPU/IR/
H A DGPUDialect.cpp927 bool hasCluster = false; parse() local