Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/ShapeToStandard/
H A DShapeToStandard.cpp304 Value equalOne = b.create<arith::CmpIOp>( in matchAndRewrite() local
311 b.create<arith::OrIOp>(loc, equalOne, in matchAndRewrite()