Lines Matching refs:MutableBoxValue
27 const fir::MutableBoxValue &box, in createNewFirBox()
98 const fir::MutableBoxValue &box, in MutablePropertyReader()
188 fir::MutableBoxValue box;
196 const fir::MutableBoxValue &box) in MutablePropertyWriter()
314 fir::MutableBoxValue box;
359 fir::MutableBoxValue
366 fir::MutableBoxValue(boxAddr, /*nonDeferredParams=*/mlir::ValueRange(), in createTempMutableBox()
374 static bool readToBoxValue(const fir::MutableBoxValue &box, in readToBoxValue()
396 const fir::MutableBoxValue &box, in genMutableBoxRead()
428 const fir::MutableBoxValue &box) { in genIsAllocatedOrAssociatedTest()
448 const fir::MutableBoxValue &box) { in genFinalization()
465 const fir::MutableBoxValue &box, in associateMutableBox()
521 [&](const fir::MutableBoxValue &) { in associateMutableBox() argument
535 const fir::MutableBoxValue &box, const fir::ExtendedValue &source, in associateMutableBoxWithRemap()
618 [&](const fir::MutableBoxValue &) { in associateMutableBoxWithRemap() argument
632 const fir::MutableBoxValue &box) { in disassociateMutableBox()
638 const fir::MutableBoxValue &box, mlir::ValueRange lenParams) { in getNewLengths()
661 const fir::MutableBoxValue &box, in allocateAndInitNewStorage()
682 const fir::MutableBoxValue &box, in genInlinedAllocation()
707 const fir::MutableBoxValue &box) { in genInlinedDeallocate()
715 const fir::MutableBoxValue &box, mlir::ValueRange shape, in genReallocIfNeeded()
836 const fir::MutableBoxValue &box, in finalizeRealloc()
876 const fir::MutableBoxValue &box) { in getMutableIRBox()
882 const fir::MutableBoxValue &box) { in syncMutableBoxFromIRBox()