Searched defs:specList (Results 1 – 3 of 3) sorted by relevance
/llvm-project/flang/lib/Lower/ |
H A D | IO.cpp | 1387 threadSpecs(Fortran::lower::AbstractConverter & converter,mlir::Location loc,mlir::Value cookie,const A & specList,bool checkResult,mlir::Value & ok) threadSpecs() argument 1424 lowerErrorSpec(Fortran::lower::AbstractConverter & converter,mlir::Location loc,const A & specList) lowerErrorSpec() argument 1469 genConditionHandlerCall(Fortran::lower::AbstractConverter & converter,mlir::Location loc,mlir::Value cookie,const A & specList,ConditionSpecInfo & csi) genConditionHandlerCall() argument 1911 genNewunitSpec(Fortran::lower::AbstractConverter & converter,mlir::Location loc,mlir::Value cookie,const std::list<Fortran::parser::ConnectSpec> & specList) genNewunitSpec() argument
|
H A D | PFTBuilder.cpp | 696 if (const auto *specList = analyzeIoBranches() local
|
H A D | Bridge.cpp | 3757 genIoConditionBranches(Fortran::lower::pft::Evaluation & eval,const A & specList,mlir::Value iostat) genIoConditionBranches() argument
|