Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertExpr.cpp148 CopyInCopyOut, enumerator
3566 ConstituentSemantics::CopyInCopyOut); in lowerArrayAssignment()
3616 ConstituentSemantics::CopyInCopyOut, &explicitSpace, in lowerAnyMaskedArrayAssignment()
3635 ConstituentSemantics::CopyInCopyOut, &explicitSpace, in lowerArrayOfPointerAssignment()
3677 ConstituentSemantics::CopyInCopyOut, &explicitSpace, in lowerAllocatableArrayAssignment()
7342 return semant == ConstituentSemantics::CopyInCopyOut; in isCopyInCopyOut()