Home
last modified time | relevance | path

Searched defs:toAt (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/runtime/
H A Dcopy.cpp19 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
132 char *toAt{to.OffsetElement()}; in ShallowCopyDiscontiguousToContiguous() local
144 SubscriptValue toAt[maxRank]; in ShallowCopyContiguousToDiscontiguous() local
H A Dassign.cpp206 toElementDesc.set_base_addr(to.Element<char>(toAt)); in 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
365 SubscriptValue toAt[maxRank]; Assign() local
[all...]