Searched refs:genMutableBoxValue (Results 1 – 2 of 2) sorted by relevance
220 genMutableBoxValue(Fortran::lower::AbstractConverter &converter, in genMutableBoxValue() function306 genMutableBoxValue(converter, loc, alloc.getAllocObj()); in lowerAllocation()549 genMutableBoxValue(converter, loc, allocateObject); in genDeallocateStmt()
667 genMutableBoxValue(const Fortran::lower::SomeExpr &expr) { in genMutableBoxValue() function in __anon67dfc8450c11::ScalarExprLowering2167 return genMutableBoxValue(expr); in lowerIntrinsicArgumentAsInquired()2872 fir::MutableBoxValue mutableBox = genMutableBoxValue(expr); in prepareActualThatMayBeAbsent()3110 fir::MutableBoxValue mutableBox = genMutableBoxValue(*expr); in genRawProcedureRef()3165 fir::MutableBoxValue mutableBox = genMutableBoxValue(*expr); in genRawProcedureRef()7608 .genMutableBoxValue(expr); in createMutableBox()