Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DIO.cpp1090 const A &specList, bool checkResult) { in genIOReadSize() argument
1095 for (const auto &spec : specList) in genIOReadSize()
1146 const A &specList, bool checkResult, mlir::Value &ok) { in threadSpecs() argument
1148 for (const auto &spec : specList) { in threadSpecs()
1177 mlir::Location loc, const A &specList) { in lowerErrorSpec() argument
1180 for (const auto &spec : specList) { in lowerErrorSpec()
1222 const A &specList, ConditionSpecInfo &csi) { in genConditionHandlerCall() argument
1681 const std::list<Fortran::parser::ConnectSpec> &specList) { in genNewunitSpec() argument
1682 for (const auto &spec : specList) in genNewunitSpec()
H A DPFTBuilder.cpp580 auto analyzeSpecs{[&](const auto &specList) { in analyzeIoBranches()
581 for (const auto &spec : specList) { in analyzeIoBranches()
611 if (const auto *specList = in analyzeIoBranches() local
613 analyzeSpecs(*specList); in analyzeIoBranches()
H A DBridge.cpp2006 const A &specList, mlir::Value iostat) { in genIoConditionBranches() argument
2013 for (const auto &spec : specList) { in genIoConditionBranches()