Lines Matching refs:SomeExpr
88 const Fortran::lower::SomeExpr *lowerExpr;
89 const Fortran::lower::SomeExpr *upperExpr;
90 const Fortran::lower::SomeExpr *stepExpr;
91 const Fortran::lower::SomeExpr *maskExpr = nullptr;
376 fir::ExtendedValue genExprAddr(const Fortran::lower::SomeExpr &expr, in genExprAddr()
383 genExprValue(const Fortran::lower::SomeExpr &expr, in genExprValue()
391 genExprBox(mlir::Location loc, const Fortran::lower::SomeExpr &expr, in genExprBox()
401 mlir::Type genType(const Fortran::lower::SomeExpr &expr) override final { in genType()
634 const Fortran::lower::SomeExpr *expr, in createFIRExpr()
1181 auto genControlValue = [&](const Fortran::lower::SomeExpr *expr, in genFIRIncrementLoopBegin()
1462 const Fortran::lower::SomeExpr *lo = in genFIR()
1464 const Fortran::lower::SomeExpr *hi = in genFIR()
1505 const Fortran::lower::SomeExpr *lo = in genFIR()
1507 const Fortran::lower::SomeExpr *hi = in genFIR()
1692 const Fortran::lower::SomeExpr *expr = Fortran::semantics::GetExpr( in genFIR()
1696 auto charValue = [&](const Fortran::lower::SomeExpr *expr) { in genFIR()
1723 const Fortran::lower::SomeExpr *expr = in genFIR()
1865 genAssociateSelector(const Fortran::lower::SomeExpr &selector, in genAssociateSelector()
1885 const Fortran::lower::SomeExpr &selector = in genFIR()
2074 const Fortran::lower::SomeExpr *expr = in genFIR()
2101 genInitializerExprValue(const Fortran::lower::SomeExpr &expr, in genInitializerExprValue()
2173 static bool isFuncResultDesignator(const Fortran::lower::SomeExpr &expr) { in isFuncResultDesignator()
2182 const Fortran::lower::SomeExpr &expr) override final { in genExprMutableBox()
2542 const Fortran::lower::SomeExpr *expr = in genFIR()
2987 getShape(const Fortran::lower::SomeExpr &expr) { in getShape()
3014 auto analyzeAssign = [&](const Fortran::lower::SomeExpr &lhs, in analyzeExplicitSpace()
3015 const Fortran::lower::SomeExpr &rhs) { in analyzeExplicitSpace()
3024 const Fortran::lower::SomeExpr *lhs = in analyzeExplicitSpace()
3026 const Fortran::lower::SomeExpr *rhs = in analyzeExplicitSpace()
3065 const Fortran::lower::SomeExpr *exp = Fortran::semantics::GetExpr( in analyzeExplicitSpace()
3091 const Fortran::lower::SomeExpr *exp = Fortran::semantics::GetExpr( in analyzeExplicitSpace()
3103 const Fortran::lower::SomeExpr *exp = Fortran::semantics::GetExpr( in analyzeExplicitSpace()