Lines Matching refs:MutablePropertyWriter
193 class MutablePropertyWriter { class
195 MutablePropertyWriter(fir::FirOpBuilder &builder, mlir::Location loc, in MutablePropertyWriter() function in __anone969b6080111::MutablePropertyWriter
368 MutablePropertyWriter{builder, loc, box}.setUnallocatedStatus(); in createTempMutableBox()
468 MutablePropertyWriter writer(builder, loc, box); in associateMutableBox()
567 MutablePropertyWriter writer(builder, loc, box); in associateMutableBoxWithRemap()
633 MutablePropertyWriter{builder, loc, box}.setUnallocatedStatus(); in disassociateMutableBox()
693 MutablePropertyWriter{builder, loc, box}.updateMutableBox( in genInlinedAllocation()
710 MutablePropertyWriter{builder, loc, box}.setUnallocatedStatus(); in genInlinedDeallocate()
861 MutablePropertyWriter{builder, loc, box}.updateMutableBox( in finalizeRealloc()
877 MutablePropertyWriter{builder, loc, box}.syncIRBoxFromMutableProperties(); in getMutableIRBox()
883 MutablePropertyWriter{builder, loc, box}.syncMutablePropertiesFromIRBox(); in syncMutableBoxFromIRBox()