Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/MathToSPIRV/
H A DMathToSPIRV.cpp204 auto onePlus = in matchAndRewrite() local
206 rewriter.replaceOpWithNewOp<LogOp>(operation, type, onePlus); in matchAndRewrite()