Searched defs:extractComplexPart (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/include/flang/Optimizer/Builder/ | ||
H A D | Complex.h | 44 mlir::Value extractComplexPart(mlir::Value cplx, bool isImagPart) { extractComplexPart() function |
/llvm-project/flang/lib/Lower/ | ||
H A D | ConvertExpr.cpp | 1033 mlir::Value extractComplexPart(mlir::Value cplx, bool isImagPart) { extractComplexPart() function in __anonb82c9c080d11::ScalarExprLowering |