Home
last modified time | relevance | path

Searched defs:lenParams (Results 1 – 13 of 13) sorted by relevance

/llvm-project/flang/lib/Optimizer/Builder/
H A DMutableBox.cpp362 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 DHLFIRTools.cpp233 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 DFIRBuilder.cpp198 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 DCharacter.cpp375 llvm::SmallVector<mlir::Value> lenParams; in createCharacterTemp() local
/llvm-project/flang/lib/Optimizer/HLFIR/Transforms/
H A DBufferizeHLFIR.cpp106 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 Dcompute-offsets.cpp335 int lenParams{derived ? CountLenParameters(*derived) : 0}; GetSizeAndAlignment() local
H A Druntime-type-info.cpp786 std::vector<evaluate::StructureConstructor> lenParams; DescribeComponent() local
/llvm-project/flang/include/flang/Optimizer/Builder/
H A DBoxValue.h412 llvm::SmallVector<mlir::Value, 2> lenParams; global() variable
/llvm-project/flang/lib/Lower/
H A DConvertVariable.cpp688 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 DAllocatable.cpp767 llvm::SmallVector<mlir::Value> lenParams; global() member in __anonaa7c943c0111::AllocateStmtHelper
H A DConvertCall.cpp157 llvm::SmallVector<mlir::Value> lenParams; in readDim3Value() local
H A DOpenACC.cpp640 llvm::SmallVector<mlir::Value> lenParams; genDesignateWithTriplets() local
/llvm-project/flang/lib/Optimizer/CodeGen/
H A DCodeGen.cpp212 llvm::SmallVector<mlir::Value> lenParams; matchAndRewrite() local
1737 llvm::SmallVector<mlir::Value, 2> lenParams; matchAndRewrite() local
[all...]