Home
last modified time | relevance | path

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

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