Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/ShapeToStandard/
H A DShapeToStandard.cpp510 Value eqExtent = b.create<arith::CmpIOp>( in matchAndRewrite() local
512 Value conjNext = b.create<arith::AndIOp>(loc, conj, eqExtent); in matchAndRewrite()