Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Optimizer/Builder/
H A DComplex.h44 mlir::Value extractComplexPart(mlir::Value cplx, bool isImagPart) { in extractComplexPart() function
/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertExpr.cpp1149 mlir::Value extractComplexPart(mlir::Value cplx, bool isImagPart) { in extractComplexPart() function in __anon67dfc8450c11::ScalarExprLowering