Searched refs:AsExtentArrayExpr (Results 1 – 3 of 3) sorted by relevance
46 AsExtentArrayExpr(GetLowerBounds(context, *named))}) { in LBOUND()109 if (auto extents{AsExtentArrayExpr(ubounds)}) { in UBOUND()125 } else if (auto shapeExpr{AsExtentArrayExpr(*shape)}) { in UBOUND()551 if (auto shapeExpr{AsExtentArrayExpr(*shape)}) { in FoldIntrinsicFunction()
75 std::optional<ExtentExpr> AsExtentArrayExpr(const Shape &shape) { in AsExtentArrayExpr() function89 if (auto shapeArray{AsExtentArrayExpr(shape)}) { in AsConstantShape()
44 std::optional<ExtentExpr> AsExtentArrayExpr(const Shape &);