Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/GPU/Transforms/
H A DKernelOutlining.cpp222 static void convertToLaunchFuncOp(gpu::LaunchOp launchOp, in convertToLaunchFuncOp() function
318 convertToLaunchFuncOp(op, outlinedFunc, operands.getArrayRef()); in runOnOperation()