Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/ComplexToStandard/
H A DComplexToStandard.cpp513 Value sinImag = rewriter.create<math::SinOp>(loc, imag, fmf.getValue()); in matchAndRewrite() local
1011 Value sinImag = b.create<math::SinOp>(imag, fmf); matchAndRewrite() local