Home
last modified time | relevance | path

Searched defs:lenParameters (Results 1 – 5 of 5) sorted by relevance

/llvm-project/flang/include/flang/Runtime/
H A Ddescriptor.h119 SizeInBytes(int lenParameters) SizeInBytes() argument
/llvm-project/flang/include/flang/Optimizer/Builder/
H A DBoxValue.h367 MutableBoxValue(mlir::Value addr,mlir::ValueRange lenParameters,MutableProperties mutableProperties) MutableBoxValue() argument
/llvm-project/flang/lib/Lower/
H A DConvertType.cpp108 genFIRType(mlir::MLIRContext * context,Fortran::common::TypeCategory tc,int kind,llvm::ArrayRef<Fortran::lower::LenParameterTy> lenParameters) genFIRType() argument
H A DBridge.cpp686 genType(Fortran::common::TypeCategory tc,int kind,llvm::ArrayRef<std::int64_t> lenParameters) genType() argument
/llvm-project/flang/lib/Semantics/
H A Druntime-type-info.cpp408 lenParameters{GetTypeParameters(*dtScope.symbol())}) { DescribeType() local