Home
last modified time | relevance | path

Searched defs:shapeSpec (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dshape.cpp253 const semantics::ShapeSpec &shapeSpec{details->shape()[dimension_]}; in GetLowerBound() local
404 const semantics::ShapeSpec &shapeSpec) { in GetNonNegativeExtent()
457 for (const auto &shapeSpec : details->shape()) { in GetExtent() local
566 FoldingContext *context, const semantics::ShapeSpec &shapeSpec) { in GetExplicitUBOUND()
589 const semantics::ShapeSpec &shapeSpec{details->shape()[dimension]}; in GetUBOUND() local
626 for (const auto &shapeSpec : details->shape()) { in GetUBOUNDs() local
H A Dtype.cpp40 for (const ShapeSpec &shapeSpec : details.shape()) { in IsDescriptor() local
/llvm-project-15.0.7/flang/lib/Lower/
H A DAllocatable.cpp318 for (const Fortran::parser::AllocateShapeSpec &shapeSpec : in lowerBoundsAreOnes() local
340 for (const Fortran::parser::AllocateShapeSpec &shapeSpec : in genInlinedAllocation() local
H A DCallInterface.cpp237 getExtentExpr(const Fortran::semantics::ShapeSpec &shapeSpec) { in getExtentExpr()
256 for (const Fortran::semantics::ShapeSpec &shapeSpec : in walkResultExtents() local
H A DPFTBuilder.cpp1822 for (const Fortran::semantics::ShapeSpec &shapeSpec : in visitSymbol() local
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dsymbol.cpp141 for (const auto &shapeSpec : shape) { in set_shape() local
147 for (const auto &shapeSpec : coshape) { in set_coshape() local
H A Dmod-file.cpp646 for (const auto &shapeSpec : shape) { in PutShape() local