Home
last modified time | relevance | path

Searched refs:shapeElementBytes (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/runtime/
H A Dtransformational.cpp405 std::size_t shapeElementBytes{shape.ElementBytes()}; in RTNAME() local
410 shape.Element<char>(&shapeSubscript), shapeElementBytes, terminator); in RTNAME()