Lines Matching refs:MutableBoxValue
398 [&](const fir::MutableBoxValue &) -> mlir::Value { in createShape() argument
447 [&](const fir::MutableBoxValue &) -> mlir::Value { in createSlice() argument
492 [&](const fir::MutableBoxValue &x) -> mlir::Value { in createBox()
561 [&](const fir::MutableBoxValue &x) -> mlir::Value { in readCharLen()
593 [&](const fir::MutableBoxValue &x) -> mlir::Value { in readExtent()
619 [&](const fir::MutableBoxValue &x) -> mlir::Value { in readLowerBound()
665 [&](const fir::MutableBoxValue &x) -> llvm::SmallVector<mlir::Value> { in getExtents()
710 [&](const fir::MutableBoxValue &box) -> llvm::SmallVector<mlir::Value> { in getNonDefaultLowerBounds()
724 [&](const fir::MutableBoxValue &box) -> llvm::SmallVector<mlir::Value> { in getNonDeferredLenParams()
787 [&](const fir::MutableBoxValue &box) { return handleBoxed(box); }, in getTypeParams()
908 return fir::MutableBoxValue(component, nonDeferredTypeParams, in componentToExtendedValue()