Lines Matching defs:cookie
177 mlir::Location loc, mlir::Value cookie, in genEndIO()
395 mlir::Value cookie, mlir::func::FuncOp funcOp, in genNamelistIO()
464 Fortran::lower::AbstractConverter &converter, mlir::Value cookie, in genOutputItemList()
577 mlir::Value cookie, in createIoRuntimeCallForItem()
610 mlir::Value cookie, in genInputItemList()
669 mlir::Value cookie, const D &ioImpliedDo, in genIoLoop()
876 mlir::Location loc, mlir::Value cookie, in genIntIOOption()
893 mlir::Location loc, mlir::Value cookie, in genCharIOOption()
909 mlir::Location loc, mlir::Value cookie, const A &spec) { in genIOOption()
925 mlir::Value cookie, const Fortran::parser::FileNameExpr &spec) { in genIOOption()
942 mlir::Value cookie, const Fortran::parser::ConnectSpec::CharExpr &spec) { in genIOOption()
1004 mlir::Value cookie, const Fortran::parser::ConnectSpec::Recl &spec) { in genIOOption()
1011 mlir::Value cookie, const Fortran::parser::StatusExpr &spec) { in genIOOption()
1018 mlir::Value cookie, const Fortran::parser::IoControlSpec::CharExpr &spec) { in genIOOption()
1058 mlir::Value cookie, in genIOOption()
1067 mlir::Value cookie, const Fortran::parser::IdVariable &spec) { in genIOOption()
1074 mlir::Value cookie, const Fortran::parser::IoControlSpec::Pos &spec) { in genIOOption()
1081 mlir::Value cookie, const Fortran::parser::IoControlSpec::Rec &spec) { in genIOOption()
1089 mlir::Location loc, mlir::Value cookie, in genIOReadSize()
1145 mlir::Location loc, mlir::Value cookie, in threadSpecs()
1221 mlir::Location loc, mlir::Value cookie, in genConditionHandlerCall()
1644 mlir::Value cookie = call.getResult(0); in genBasicIOStmt() local
1680 mlir::Value cookie, in genNewunitSpec()
1729 auto cookie = in genOpenStatement() local
1773 auto cookie = builder.create<fir::CallOp>(loc, beginFunc, args).getResult(0); in genWaitStatement() local
1935 mlir::Value cookie = in genDataTransferStmt() local
2023 mlir::Location loc, mlir::Value cookie, in genInquireSpec()
2033 mlir::Value cookie, mlir::Value idExpr, in genInquireSpec()
2063 mlir::Value cookie, mlir::Value idExpr, in genInquireSpec()
2100 mlir::Value cookie, mlir::Value idExpr, in genInquireSpec()
2155 mlir::Location loc, mlir::Value cookie, in threadInquire()
2221 auto cookie = in genInquireStatement() local
2246 auto cookie = in genInquireStatement() local