Searched defs:negated (Results 1 – 6 of 6) sorted by relevance
61 auto negated{a.Negate()}; in exhaustiveTesting() local
126 StringRef enableName, StringRef disableName, bool negated) { in lookupBooleanUnitNode()146 bool negated) { in lookupBoolNode()
76 bool negated) { in convertBoolNode()
28 unsigned negated : 1; member
420 Value negated = rewriter.create<LLVM::XOrOp>(loc, dstType, matchAndRewrite() local
173 Value negated = builder.create<arith::SubIOp>(loc, zeroCst, lhs); visitCeilDivExpr() local