Searched refs:ConstantShape (Results 1 – 2 of 2) sorted by relevance
138 return ConstantShape(c.SHAPE()); in operator()163 static Shape ConstantShape(const Constant<ExtentType> &);
45 Shape GetShapeHelper::ConstantShape(const Constant<ExtentType> &arrayConstant) { in ConstantShape() function in Fortran::evaluate::GetShapeHelper61 return ConstantShape(*constArray); in AsShapeResult()