Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/ComplexToStandard/
H A DComplexToStandard.cpp342 Value lhsRealIsInfWithSignTimesRhsReal = in matchAndRewrite() local
348 rewriter.create<arith::AddFOp>(loc, lhsRealIsInfWithSignTimesRhsReal, in matchAndRewrite()