Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/OpenACC/IR/
H A DOpenACC.cpp2887 __anon8cc89a2c2a02(auto dataClause) getAsyncOperands() argument
2900 __anon8cc89a2c2c02(auto dataClause) getAsyncOperandsDeviceType() argument
2909 __anon8cc89a2c2e02(auto dataClause) getAsyncOnly() argument
2925 auto dataClause{ getDataClause() local
[all...]
/llvm-project/flang/lib/Lower/
H A DOpenACC.cpp84 createDataEntryOp(fir::FirOpBuilder & builder,mlir::Location loc,mlir::Value baseAddr,std::stringstream & name,mlir::SmallVector<mlir::Value> bounds,bool structured,bool implicit,mlir::acc::DataClause dataClause,mlir::Type retTy,llvm::ArrayRef<mlir::Value> async,llvm::ArrayRef<mlir::Attribute> asyncDeviceTypes,llvm::ArrayRef<mlir::Attribute> asyncOnlyDeviceTypes,mlir::Value isPresent={}) createDataEntryOp() argument
325 genDataOperandOperations(const Fortran::parser::AccObjectList & objectList,Fortran::lower::AbstractConverter & converter,Fortran::semantics::SemanticsContext & semanticsContext,Fortran::lower::StatementContext & stmtCtx,llvm::SmallVectorImpl<mlir::Value> & dataOperands,mlir::acc::DataClause dataClause,bool structured,bool implicit,llvm::ArrayRef<mlir::Value> async,llvm::ArrayRef<mlir::Attribute> asyncDeviceTypes,llvm::ArrayRef<mlir::Attribute> asyncOnlyDeviceTypes,bool setDeclareAttr=false) genDataOperandOperations() argument
368 genDeclareDataOperandOperations(const Fortran::parser::AccObjectList & objectList,Fortran::lower::AbstractConverter & converter,Fortran::semantics::SemanticsContext & semanticsContext,Fortran::lower::StatementContext & stmtCtx,llvm::SmallVectorImpl<mlir::Value> & dataOperands,mlir::acc::DataClause dataClause,bool structured,bool implicit) genDeclareDataOperandOperations() argument
419 mlir::acc::DataClause dataClause = genDeclareDataOperandOperationsWithModifier() local
2135 mlir::acc::DataClause dataClause = genDataOperandOperationsWithModifier() local
3651 mlir::acc::DataClause dataClause = genGlobalCtorsWithModifier() local
4181 mlir::acc::DataClause dataClause = mlir::acc::DataClause::acc_cache; genACC() local
[all...]