Searched refs:MeasureElementSizeInBytes (Results 1 – 5 of 5) sorted by relevance
152 std::optional<Expr<SubscriptInteger>> MeasureElementSizeInBytes(
341 if (auto size{ToInt64(chars->MeasureElementSizeInBytes( in GetSizeAndAlignment()
166 std::optional<Expr<SubscriptInteger>> TypeAndShape::MeasureElementSizeInBytes( in MeasureElementSizeInBytes() function in Fortran::evaluate::characteristics::TypeAndShape188 MeasureElementSizeInBytes(foldingContext, GetRank(shape_) > 0)}) { in MeasureSizeInBytes()
949 moldTypeAndShape->MeasureElementSizeInBytes( in operator ()()
1066 if (auto bytes{info->MeasureElementSizeInBytes(context, true)}) { in FoldIntrinsicFunction()