Searched defs:CreateNot (Results 1 – 5 of 5) sorted by relevance
125 Constant *CreateNot(Constant *C) const { in CreateNot() function
113 Constant *CreateNot(Constant *C) const { in CreateNot() function
172 Instruction *CreateNot(Constant *C) const { in CreateNot() function
278 static const MCUnaryExpr *CreateNot(const MCExpr *Expr, MCContext &Ctx) { in CreateNot() function
1891 BinaryOperator *BinaryOperator::CreateNot(Value *Op, const Twine &Name, in CreateNot() function in BinaryOperator1898 BinaryOperator *BinaryOperator::CreateNot(Value *Op, const Twine &Name, in CreateNot() function in BinaryOperator