Home
last modified time | relevance | path

Searched defs:fromAt (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/runtime/
H A Dcopy.cpp20 CopyElement(const Descriptor & to,const SubscriptValue toAt[],const Descriptor & from,const SubscriptValue fromAt[],Terminator & terminator) CopyElement() argument
78 SubscriptValue toAt[maxRank], fromAt[maxRank]; CopyArray() local
H A Dtools.cpp119 SubscriptValue toAt[maxRank], fromAt[maxRank]; in ShallowCopyDiscontiguousToDiscontiguous() local
133 SubscriptValue fromAt[maxRank]; in ShallowCopyDiscontiguousToContiguous() local
146 char *fromAt{from.OffsetElement()}; in ShallowCopyContiguousToDiscontiguous() local
H A Dassign.cpp206 SubscriptValue toAt[maxRank], fromAt[maxRank]; DoElementalDefinedAssignment() local
225 BlankPadCharacterAssignment(Descriptor & to,const Descriptor & from,SubscriptValue toAt[],SubscriptValue fromAt[],std::size_t elements,std::size_t toElementBytes,std::size_t fromElementBytes) BlankPadCharacterAssignment() argument
370 SubscriptValue fromAt[maxRank]; Assign() local
[all...]
H A Dcharacter.cpp563 SubscriptValue ub[maxRank], fromAt[maxRank]; in RTDEF() local