Home
last modified time | relevance | path

Searched defs:complex_part (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/test/Lower/
H A Dvector-subscript-io.f90346 subroutine complex_part( global() subroutine
347 ycomplex_part global() argument
348 zcomplex_part global() argument
/llvm-project/flang/lib/Optimizer/HLFIR/IR/
H A DHLFIROps.cpp164 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