Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/ComplexToStandard/
H A DComplexToStandard.cpp925 Value resultIsZero = matchAndRewrite() local
1265 Value resultIsZero = b.create<arith::OrIOp>(inIsNanInf, realIsInf); matchAndRewrite() local