Searched defs:constantExpr (Results 1 – 3 of 3) sorted by relevance
768 genConstantValue(Fortran::lower::AbstractConverter & converter,mlir::Location loc,const Fortran::evaluate::Expr<Fortran::evaluate::SomeDerived> & constantExpr) genConstantValue() argument 786 genConstantValue(Fortran::lower::AbstractConverter & converter,mlir::Location loc,const Fortran::evaluate::Expr<Fortran::evaluate::Type<TC,KIND>> & constantExpr) genConstantValue() argument 798 genConstantValue(Fortran::lower::AbstractConverter & converter,mlir::Location loc,const Fortran::lower::SomeExpr & constantExpr) genConstantValue() argument
613 auto constantExpr = dyn_cast<AffineConstantExpr>(e); getConstantsFromExprList() local
869 const internal::VariadicDynCastAllOfMatcher<Stmt, ConstantExpr> constantExpr; global() variable