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
8519 EdgeMask = Builder.createNot(EdgeMask); in createEdgeMask()
453 static const MCUnaryExpr *createNot(const MCExpr *Expr, MCContext &Ctx, SMLoc Loc = SMLoc()) {
1480 Res = MCUnaryExpr::createNot(Res, getContext(), FirstTokenLoc); in parsePrimaryExpr()1685 Res = MCUnaryExpr::createNot(Res, getContext(), FirstTokenLoc); in parsePrimaryExpr()
1331 Res = MCUnaryExpr::createNot(Res, getContext(), FirstTokenLoc); in parsePrimaryExpr()