Searched refs:mutableBox (Results 1 – 1 of 1) sorted by relevance
677 const fir::MutableBoxValue *mutableBox = in genMutableBoxValue() local679 if (!mutableBox) in genMutableBoxValue()681 return *mutableBox; in genMutableBoxValue()1897 [&](const fir::MutableBoxValue &mutableBox) { in gen() argument2872 fir::MutableBoxValue mutableBox = genMutableBoxValue(expr); in prepareActualThatMayBeAbsent() local2874 builder, loc, mutableBox); in prepareActualThatMayBeAbsent()2876 fir::factory::genMutableBoxRead(builder, loc, mutableBox); in prepareActualThatMayBeAbsent()3207 for (const auto &mutableBox : mutableModifiedByCall) in genRawProcedureRef() local3727 fir::MutableBoxValue mutableBox = in lowerAllocatableArrayAssignment() local3740 if ((mutableBox.isCharacter() && !mutableBox.hasNonDeferredLenParams()) || in lowerAllocatableArrayAssignment()[all …]