Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Arithmetic/IR/
H A DArithmeticOps.cpp1759 Value notCondition = rewriter.create<arith::XOrIOp>( in matchAndRewrite() local
1764 Value falseVal = rewriter.create<arith::AndIOp>(op.getLoc(), notCondition, in matchAndRewrite()