Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Lower/
H A DOpenACC.cpp511 createOrGetPrivateRecipe(mlir::OpBuilder & builder,llvm::StringRef recipeName,mlir::Location loc,mlir::Type ty) createOrGetPrivateRecipe() argument
651 createOrGetFirstprivateRecipe(mlir::OpBuilder & builder,llvm::StringRef recipeName,mlir::Location loc,mlir::Type ty,llvm::SmallVector<mlir::Value> & bounds) createOrGetFirstprivateRecipe() argument
848 std::string recipeName = genPrivatizations() local
861 std::string recipeName = fir::getTypeAsString( genPrivatizations() local
1325 createOrGetReductionRecipe(fir::FirOpBuilder & builder,llvm::StringRef recipeName,mlir::Location loc,mlir::Type ty,mlir::acc::ReductionOperator op,llvm::SmallVector<mlir::Value> & bounds) createOrGetReductionRecipe() argument
1444 std::string recipeName = fir::getTypeAsString( genReductions() local
1681 std::string recipeName = privatizeIv() local
[all...]