Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Async/Transforms/
H A DAsyncToAsyncRuntime.cpp525 Value asyncValue = std::get<1>(tuple); in matchAndRewrite() local
717 Value asyncValue = std::get<1>(tuple); in matchAndRewrite() local
/llvm-project/flang/lib/Lower/
H A DOpenACC.cpp1522 mlir::Value asyncValue = fir::getBase(converter.genExprValue( genAsyncClause() local