Searched refs:createNot (Results 1 – 6 of 6) sorted by relevance
53 IntermediateVal = Builder.createNot(CBV); in getOrCreateNotPredicate()
136 VPValue *createNot(VPValue *Operand) { in createNot() function
8618 EdgeMask = Builder.createNot(EdgeMask); in createEdgeMask()
453 static const MCUnaryExpr *createNot(const MCExpr *Expr, MCContext &Ctx, SMLoc Loc = SMLoc()) {
1589 Res = MCUnaryExpr::createNot(Res, getContext(), FirstTokenLoc); in parsePrimaryExpr()1807 Res = MCUnaryExpr::createNot(Res, getContext(), FirstTokenLoc); in parsePrimaryExpr()
1336 Res = MCUnaryExpr::createNot(Res, getContext(), FirstTokenLoc); in parsePrimaryExpr()