Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/GPU/Transforms/
H A DAsyncRegionRewriter.cpp243 for (auto asyncToken : asyncTokens) in addAsyncDependencyAfter() local
H A DKernelOutlining.cpp228 Value asyncToken = launchOp.asyncToken(); in convertToLaunchFuncOp() local
/llvm-project-15.0.7/mlir/lib/Dialect/Async/Transforms/
H A DAsyncToAsyncRuntime.cpp68 Value asyncToken; // token representing completion of the async region member