Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dtransformational.cpp474 SubscriptValue sourceSubscript[maxRank]; in RTNAME() local
475 source.GetLowerBounds(sourceSubscript); in RTNAME()
479 CopyElement(result, resultSubscript, source, sourceSubscript, terminator); in RTNAME()
480 source.IncrementSubscripts(sourceSubscript); in RTNAME()