Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Lower/
H A DIO.cpp1387 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 DPFTBuilder.cpp696 if (const auto *specList = analyzeIoBranches() local
H A DBridge.cpp3757 genIoConditionBranches(Fortran::lower::pft::Evaluation & eval,const A & specList,mlir::Value iostat) genIoConditionBranches() argument