Home
last modified time | relevance | path

Searched refs:sqrtAddAbs (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Conversion/ComplexToStandard/
H A DComplexToStandard.cpp772 Value sqrtAddAbs = b.create<math::SqrtOp>(halfAddAbs); in matchAndRewrite() local
779 Value resultReal = sqrtAddAbs; in matchAndRewrite()