Lines Matching refs:BoxValue
390 [&](const fir::BoxValue &box) -> mlir::Value { in createShape()
443 [&](const fir::BoxValue &box) { in createSlice()
554 [&](const fir::BoxValue &x) -> mlir::Value { in readCharLen()
583 [&](const fir::BoxValue &x) -> mlir::Value { in readExtent()
616 [&](const fir::BoxValue &x) -> mlir::Value { in readLowerBound()
634 const fir::BoxValue &box) { in readExtents()
662 [&](const fir::BoxValue &x) -> llvm::SmallVector<mlir::Value> { in getExtents()
674 const fir::BoxValue &box) { in readBoxValue()
707 [&](const fir::BoxValue &box) -> llvm::SmallVector<mlir::Value> { in getNonDefaultLowerBounds()
728 [&](const fir::BoxValue &box) -> llvm::SmallVector<mlir::Value> { in getNonDeferredLenParams()
786 [&](const fir::BoxValue &box) { return handleBoxed(box); }, in getTypeParams()
950 [&](const fir::BoxValue &box) -> fir::ExtendedValue { in arrayElementToExtendedValue()