Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/AsmParser/
H A DAffineParser.cpp324 auto idExpr = isSymbol in parseSSAIdExpr() local
485 ParseResult AffineParser::parseIdentifierDefinition(AffineExpr idExpr) { in parseIdentifierDefinition()
/llvm-project/flang/lib/Lower/
H A DIO.cpp2283 genInquireSpec(Fortran::lower::AbstractConverter & converter,mlir::Location loc,mlir::Value cookie,mlir::Value idExpr,const A & var,Fortran::lower::StatementContext & stmtCtx) genInquireSpec() argument
2292 genInquireSpec(Fortran::lower::AbstractConverter & converter,mlir::Location loc,mlir::Value cookie,mlir::Value idExpr,const Fortran::parser::InquireSpec::CharVar & var,Fortran::lower::StatementContext & stmtCtx) genInquireSpec() argument
2322 genInquireSpec(Fortran::lower::AbstractConverter & converter,mlir::Location loc,mlir::Value cookie,mlir::Value idExpr,const Fortran::parser::InquireSpec::IntVar & var,Fortran::lower::StatementContext & stmtCtx) genInquireSpec() argument
2359 genInquireSpec(Fortran::lower::AbstractConverter & converter,mlir::Location loc,mlir::Value cookie,mlir::Value idExpr,const Fortran::parser::InquireSpec::LogVar & var,Fortran::lower::StatementContext & stmtCtx) genInquireSpec() argument
2402 __anon9e69b2a02202(const Fortran::parser::IdExpr &idExpr) lowerIdExpr() argument
2419 mlir::Value idExpr = lowerIdExpr(converter, loc, ispecs, stmtCtx); threadInquire() local
[all...]