Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/ComplexToStandard/
H A DComplexToStandard.cpp882 Value argArg = b.create<math::Atan2Op>(imag, real, fmf); matchAndRewrite() local
1236 Value argArg = b.create<math::Atan2Op>(imag, real, fmf); matchAndRewrite() local