Lines Matching refs:MutableBoxValue

141   fir::MutableBoxValue resultMutableBox =  in genFuncDim()
282 fir::MutableBoxValue resultMutableBox = in genExtremumVal()
351 fir::MutableBoxValue resultMutableBox = in genExtremumloc()
380 fir::MutableBoxValue resultMutableBox = in genExtremumloc()
632 fir::ExtendedValue readAndAddCleanUp(fir::MutableBoxValue resultMutableBox,
2047 IntrinsicLibrary::readAndAddCleanUp(fir::MutableBoxValue resultMutableBox, in readAndAddCleanUp()
2142 fir::MutableBoxValue resultMutableBox = in genAdjustRtCall()
2209 fir::MutableBoxValue resultMutableBox = in genAll()
2233 [&](const fir::MutableBoxValue &x) -> fir::ExtendedValue { in genAllocated()
2279 fir::MutableBoxValue resultMutableBox = in genAny()
2303 args[0].match([&](const fir::MutableBoxValue &x) { return &x; }, in genAssociated()
2304 [&](const auto &) -> const fir::MutableBoxValue * { in genAssociated()
2492 fir::MutableBoxValue resultMutableBox = in genCount()
2539 fir::MutableBoxValue resultMutableBox = in genCshift()
2683 fir::MutableBoxValue resultMutableBox = in genEoshift()
3105 fir::MutableBoxValue mutBox = in genIndex()
3300 fir::MutableBoxValue resultMutableBox = in genMatmul()
3501 const auto *mold = args[0].getBoxOf<fir::MutableBoxValue>(); in genNull()
3508 return fir::MutableBoxValue(boxStorage, mold->nonDeferredLenParams(), {}); in genNull()
3532 fir::MutableBoxValue resultMutableBox = in genPack()
3615 fir::MutableBoxValue resultMutableBox = in genRepeat()
3659 fir::MutableBoxValue resultMutableBox = in genReshape()
3759 fir::MutableBoxValue resultMutableBox = in genScan()
4081 fir::MutableBoxValue resultMutableBox = in genUbound()
4125 fir::MutableBoxValue resultMutableBox = in genSpread()
4172 fir::MutableBoxValue resultMutableBox = in genTransfer()
4210 fir::MutableBoxValue resultMutableBox = in genTranspose()
4229 fir::MutableBoxValue resultMutableBox = in genTrim()
4320 fir::MutableBoxValue resultMutableBox = in genUnpack()
4396 fir::MutableBoxValue resultMutableBox = in genVerify()