Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Async/Transforms/
H A DAsyncParallelFor.cpp154 struct ParallelComputeFunction { struct
249 static ParallelComputeFunction createParallelComputeFunction( in createParallelComputeFunction()
459 createAsyncDispatchFunction(ParallelComputeFunction &computeFunc, in createAsyncDispatchFunction()
576 ParallelComputeFunction &parallelComputeFunction, in doAsyncDispatch()
650 ParallelComputeFunction &parallelComputeFunction, in doSequentialDispatch()
874 ParallelComputeFunction compute = in matchAndRewrite()
884 ParallelComputeFunction compute = createParallelComputeFunction( in matchAndRewrite()