Searched defs:fortran_attrs (Results 1 – 1 of 1) sorted by relevance
/llvm-project/flang/lib/Optimizer/HLFIR/IR/ |
H A D | HLFIROps.cpp | 129 build(mlir::OpBuilder & builder,mlir::OperationState & result,mlir::Value memref,llvm::StringRef uniq_name,mlir::Value shape,mlir::ValueRange typeparams,mlir::Value dummy_scope,fir::FortranVariableFlagsAttr fortran_attrs,cuf::DataAttributeAttr data_attr) build() argument 166 build(mlir::OpBuilder & builder,mlir::OperationState & result,mlir::Type result_type,mlir::Value memref,llvm::StringRef component,mlir::Value component_shape,llvm::ArrayRef<Subscript> subscripts,mlir::ValueRange substring,std::optional<bool> complex_part,mlir::Value shape,mlir::ValueRange typeparams,fir::FortranVariableFlagsAttr fortran_attrs) build() argument 198 build(mlir::OpBuilder & builder,mlir::OperationState & result,mlir::Type result_type,mlir::Value memref,mlir::ValueRange indices,mlir::ValueRange typeparams,fir::FortranVariableFlagsAttr fortran_attrs) build() argument 1292 build(mlir::OpBuilder & builder,mlir::OperationState & result,mlir::Value source,llvm::StringRef uniq_name,mlir::Value shape,mlir::ValueRange typeparams,fir::FortranVariableFlagsAttr fortran_attrs) build() argument 1314 build(mlir::OpBuilder & builder,mlir::OperationState & result,mlir::Value source,mlir::Value shape,mlir::ValueRange typeparams,fir::FortranVariableFlagsAttr fortran_attrs,llvm::ArrayRef<mlir::NamedAttribute> attributes) build() argument [all...] |