Home
last modified time | relevance | path

Searched defs:lengths (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/flang/lib/Optimizer/Builder/
H A DMutableBox.cpp30 mlir::ValueRange lengths) { in createNewFirBox()
163 llvm::SmallVectorImpl<mlir::Value> &lengths) { in read()
248 llvm::SmallVector<mlir::Value> lengths; in syncMutablePropertiesFromIRBox() local
261 llvm::SmallVector<mlir::Value> lengths; in syncIRBoxFromMutableProperties() local
270 mlir::ValueRange extents, mlir::ValueRange lengths) { in updateIRBox()
279 mlir::ValueRange lengths) { in updateMutableProperties()
402 llvm::SmallVector<mlir::Value> lengths; in genMutableBoxRead() local
639 llvm::SmallVector<mlir::Value> lengths; in getNewLengths() local
665 auto lengths = getNewLengths(builder, loc, box, lenParams); in allocateAndInitNewStorage() local
687 auto lengths = getNewLengths(builder, loc, box, lenParams); in genInlinedAllocation() local
[all …]
/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertVariable.cpp1530 llvm::SmallVector<mlir::Value> lengths = {len}; in mapSymbolAttributes() local
1705 llvm::SmallVector<mlir::Value> lengths = {len}; in mapSymbolAttributes() local
1848 llvm::SmallVector<mlir::Value> lengths = {len}; in mapSymbolAttributes() local
H A DConvertExpr.cpp2361 llvm::ArrayRef<mlir::Value> lengths) { in toExtendedValue()
2495 llvm::SmallVector<mlir::Value> lengths; in genCallOpAndResult() local