Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Evaluate/
H A Dshape.cpp255 const semantics::ShapeSpec &shapeSpec{object->shape()[dimension_]}; GetLowerBound() local
451 GetNonNegativeExtent(const semantics::ShapeSpec & shapeSpec,bool invariantOnly) GetNonNegativeExtent() argument
527 for (const auto &shapeSpec : details->shape()) { GetExtent() local
641 GetExplicitUBOUND(FoldingContext * context,const semantics::ShapeSpec & shapeSpec,bool invariantOnly) GetExplicitUBOUND() argument
664 const semantics::ShapeSpec &shapeSpec{details->shape()[dimension]}; GetUBOUND() local
[all...]
H A Dtype.cpp40 for (const ShapeSpec &shapeSpec : details.shape()) { in IsDescriptor() local
101 for (const ShapeSpec &shapeSpec : object->shape()) { in IsPassedViaDescriptor() local
/llvm-project/flang/lib/Semantics/
H A Dsymbol.cpp165 for (const auto &shapeSpec : shape) { in set_shape() local
171 for (const auto &shapeSpec : coshape) { in set_coshape() local
H A Dmod-file.cpp222 for (const auto &shapeSpec : arraySpec) { HarvestSymbolsNeededFromOtherModules() local
911 for (const auto &shapeSpec : shape) { PutShape() local
/llvm-project/flang/lib/Lower/
H A DAllocatable.cpp396 for (const Fortran::parser::AllocateShapeSpec &shapeSpec : lowerBoundsAreOnes() local
418 for (const Fortran::parser::AllocateShapeSpec &shapeSpec : genInlinedAllocation() local
H A DCallInterface.cpp362 getExtentExpr(const Fortran::semantics::ShapeSpec &shapeSpec) { in getExtentExpr() argument
380 for (const Fortran::semantics::ShapeSpec &shapeSpec : in walkExtents() local
H A DPFTBuilder.cpp2027 for (const Fortran::semantics::ShapeSpec &shapeSpec : visitSymbol() local