Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Lower/
H A DOpenACC.cpp1403 genReductions(const Fortran::parser::AccObjectListWithReduction & objectList,Fortran::lower::AbstractConverter & converter,Fortran::semantics::SemanticsContext & semanticsContext,Fortran::lower::StatementContext & stmtCtx,llvm::SmallVectorImpl<mlir::Value> & reductionOperands,llvm::SmallVector<mlir::Attribute> & reductionRecipes,llvm::ArrayRef<mlir::Value> async,llvm::ArrayRef<mlir::Attribute> asyncDeviceTypes,llvm::ArrayRef<mlir::Attribute> asyncOnlyDeviceTypes) genReductions() argument
1723 llvm::SmallVector<mlir::Attribute> privatizations, reductionRecipes; createLoopOp() local
2169 reductionRecipes; createComputeOp() local
[all...]