Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DIO.cpp112 struct ConditionSpecInfo { struct
178 ConditionSpecInfo &csi, in genEndIO()
1178 ConditionSpecInfo csi; in lowerErrorSpec()
1222 const A &specList, ConditionSpecInfo &csi) { in genConditionHandlerCall()
1603 mlir::Type ty, ConditionSpecInfo &csi, in genIOUnit()
1617 ConditionSpecInfo &csi, in getIOUnit()
1633 ConditionSpecInfo csi = lowerErrorSpec(converter, loc, stmt.v); in genBasicIOStmt()
1710 ConditionSpecInfo csi = lowerErrorSpec(converter, loc, stmt.v); in genOpenStatement()
1753 ConditionSpecInfo csi = lowerErrorSpec(converter, loc, stmt.v); in genWaitStatement()
1922 ConditionSpecInfo csi; in genDataTransferStmt()
[all …]