Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Evaluate/
H A Dfold-real.cpp263 const auto *yExpr{args[1]->UnwrapExpr()}; FoldIntrinsicFunction() local
465 if (const auto *yExpr{UnwrapExpr<Expr<SomeReal>>(args[1])}) { FoldIntrinsicFunction() local
H A Dtype.cpp428 auto yExpr{yValue->GetExplicit()}; AreTypeParamCompatible() local