Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Lower/
H A DOpenACC.cpp412 genDeclareDataOperandOperationsWithModifier(const Clause * x,Fortran::lower::AbstractConverter & converter,Fortran::semantics::SemanticsContext & semanticsContext,Fortran::lower::StatementContext & stmtCtx,Fortran::parser::AccDataModifier::Modifier mod,llvm::SmallVectorImpl<mlir::Value> & dataClauseOperands,const mlir::acc::DataClause clause,const mlir::acc::DataClause clauseWithModifier) genDeclareDataOperandOperationsWithModifier() argument
2124 genDataOperandOperationsWithModifier(const Clause * x,Fortran::lower::AbstractConverter & converter,Fortran::semantics::SemanticsContext & semanticsContext,Fortran::lower::StatementContext & stmtCtx,Fortran::parser::AccDataModifier::Modifier mod,llvm::SmallVectorImpl<mlir::Value> & dataClauseOperands,const mlir::acc::DataClause clause,const mlir::acc::DataClause clauseWithModifier,llvm::ArrayRef<mlir::Value> async,llvm::ArrayRef<mlir::Attribute> asyncDeviceTypes,llvm::ArrayRef<mlir::Attribute> asyncOnlyDeviceTypes,bool setDeclareAttr=false) genDataOperandOperationsWithModifier() argument
3644 genGlobalCtorsWithModifier(Fortran::lower::AbstractConverter & converter,mlir::OpBuilder & modBuilder,const Clause * x,Fortran::parser::AccDataModifier::Modifier mod,const mlir::acc::DataClause clause,const mlir::acc::DataClause clauseWithModifier) genGlobalCtorsWithModifier() argument