Home
last modified time | relevance | path

Searched defs:genControlValue (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Lower/
H A DIO.cpp942 auto genControlValue = [&](const Fortran::parser::ScalarIntExpr &expr) { genIoLoop() local
H A DBridge.cpp2067 mlir::Value genControlValue(const Fortran::lower::SomeExpr *expr, genControlValue() function in __anonc6773cb50211::FirConverter