Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Lower/
H A DIO.cpp1146 llvm::SmallVector<mlir::Value> ioArgs = {cookie, val}; genIntIOOption() local
1163 llvm::SmallVector<mlir::Value> ioArgs = {cookie, std::get<0>(tup), genCharIOOption() local
1195 llvm::SmallVector<mlir::Value> ioArgs{cookie, std::get<0>(tup), genIOOption() local
1258 llvm::SmallVector<mlir::Value> ioArgs = {cookie, std::get<0>(tup), genIOOption() local
1312 llvm::SmallVector<mlir::Value> ioArgs = {cookie, std::get<0>(tup), genIOOption() local
1480 llvm::SmallVector<mlir::Value> ioArgs = {cookie, genConditionHandlerCall() local
1926 llvm::SmallVector<mlir::Value> ioArgs = {cookie, addr, kind}; genNewunitSpec() local
2077 genBeginDataTransferCallArgs(llvm::SmallVectorImpl<mlir::Value> & ioArgs,Fortran::lower::AbstractConverter & converter,mlir::Location loc,const A & stmt,mlir::FunctionType ioFuncTy,bool isFormatted,bool isListOrNml,bool isInternal,const std::optional<fir::ExtendedValue> & descRef,ConditionSpecInfo & csi,Fortran::lower::StatementContext & stmtCtx) genBeginDataTransferCallArgs() argument
2177 llvm::SmallVector<mlir::Value> ioArgs; genDataTransferStmt() local
[all...]