/llvm-project/flang/lib/Optimizer/Builder/ |
H A D | MutableBox.cpp | 362 llvm::SmallVector<mlir::Value> lenParams; createUnallocatedBox() local 557 llvm::SmallVector<mlir::Value> lenParams; associateMutableBox() local 653 llvm::SmallVector<mlir::Value> lenParams; associateMutableBoxWithRemap() local 712 getNewLengths(fir::FirOpBuilder & builder,mlir::Location loc,const fir::MutableBoxValue & box,mlir::ValueRange lenParams) getNewLengths() argument 737 allocateAndInitNewStorage(fir::FirOpBuilder & builder,mlir::Location loc,const fir::MutableBoxValue & box,mlir::ValueRange extents,mlir::ValueRange lenParams,llvm::StringRef allocName) allocateAndInitNewStorage() argument 757 genInlinedAllocation(fir::FirOpBuilder & builder,mlir::Location loc,const fir::MutableBoxValue & box,mlir::ValueRange lbounds,mlir::ValueRange extents,mlir::ValueRange lenParams,llvm::StringRef allocName,bool mustBeHeap) genInlinedAllocation() argument 925 llvm::SmallVector<mlir::Value> lenParams; finalizeRealloc() local [all...] |
H A D | HLFIRTools.cpp | 233 llvm::SmallVector<mlir::Value> lenParams; genDeclare() local 286 llvm::SmallVector<mlir::Value> lenParams; genAssociateExpr() local 374 llvm::SmallVector<mlir::Value> lenParams; getElementAt() local 664 llvm::SmallVector<mlir::Value, 1> lenParams; genCharLength() local 1098 llvm::SmallVector<mlir::Value> lenParams; createTempFromMold() local 1160 llvm::SmallVector<mlir::Value> lenParams; createStackTempFromMold() local 1250 llvm::SmallVector<mlir::Value, 1> lenParams; genTypeAndKindConvert() local [all...] |
H A D | FIRBuilder.cpp | 198 mlir::ValueRange lenParams) { in elideLengthsAlreadyInType() argument 213 llvm::ArrayRef<mlir::Value> lenParams, bool asTarget) { in allocateLocal() argument 244 llvm::ArrayRef<mlir::Value> lenParams, bool asTarget) { in allocateLocal() argument 267 createTemporaryAlloc(mlir::Location loc,mlir::Type type,llvm::StringRef name,mlir::ValueRange lenParams,mlir::ValueRange shape,llvm::ArrayRef<mlir::NamedAttribute> attrs) createTemporaryAlloc() argument 285 createTemporary(mlir::Location loc,mlir::Type type,llvm::StringRef name,mlir::ValueRange shape,mlir::ValueRange lenParams,llvm::ArrayRef<mlir::NamedAttribute> attrs) createTemporary() argument 308 createHeapTemporary(mlir::Location loc,mlir::Type type,llvm::StringRef name,mlir::ValueRange shape,mlir::ValueRange lenParams,llvm::ArrayRef<mlir::NamedAttribute> attrs) createHeapTemporary() argument 642 llvm::SmallVector<mlir::Value> lenParams{box.getLen()}; createBox() local 650 llvm::SmallVector<mlir::Value> lenParams{box.getLen()}; createBox() local [all...] |
H A D | Character.cpp | 375 llvm::SmallVector<mlir::Value> lenParams; in createCharacterTemp() local
|
/llvm-project/flang/lib/Optimizer/HLFIR/Transforms/ |
H A D | BufferizeHLFIR.cpp | 106 createArrayTemp(mlir::Location loc,fir::FirOpBuilder & builder,mlir::Type exprType,mlir::Value shape,mlir::ValueRange extents,mlir::ValueRange lenParams,std::optional<hlfir::Entity> polymorphicMold) createArrayTemp() argument 329 llvm::SmallVector<mlir::Value, 1> lenParams{adaptor.getLength()}; matchAndRewrite() local 615 llvm::SmallVector<mlir::Value> lenParams; genBufferDestruction() local [all...] |
/llvm-project/flang/lib/Semantics/ |
H A D | compute-offsets.cpp | 335 int lenParams{derived ? CountLenParameters(*derived) : 0}; GetSizeAndAlignment() local
|
H A D | runtime-type-info.cpp | 786 std::vector<evaluate::StructureConstructor> lenParams; DescribeComponent() local
|
/llvm-project/flang/include/flang/Optimizer/Builder/ |
H A D | BoxValue.h | 412 llvm::SmallVector<mlir::Value, 2> lenParams; global() variable
|
/llvm-project/flang/lib/Lower/ |
H A D | ConvertVariable.cpp | 688 createNewLocal(Fortran::lower::AbstractConverter & converter,mlir::Location loc,const Fortran::lower::pft::Variable & var,mlir::Value preAlloc,llvm::ArrayRef<mlir::Value> shape={},llvm::ArrayRef<mlir::Value> lenParams={}) global() argument 1684 llvm::SmallVector<mlir::Value> lenParams; global() local [all...] |
H A D | Allocatable.cpp | 767 llvm::SmallVector<mlir::Value> lenParams; global() member in __anonaa7c943c0111::AllocateStmtHelper
|
H A D | ConvertCall.cpp | 157 llvm::SmallVector<mlir::Value> lenParams; in readDim3Value() local
|
H A D | OpenACC.cpp | 640 llvm::SmallVector<mlir::Value> lenParams; genDesignateWithTriplets() local
|
/llvm-project/flang/lib/Optimizer/CodeGen/ |
H A D | CodeGen.cpp | 212 llvm::SmallVector<mlir::Value> lenParams; matchAndRewrite() local 1737 llvm::SmallVector<mlir::Value, 2> lenParams; matchAndRewrite() local [all...] |