Searched defs:CreateNot (Results 1 – 4 of 4) sorted by relevance
136 Constant *CreateNot(Constant *C) const override { in CreateNot() function
169 Instruction *CreateNot(Constant *C) const override { in CreateNot() function
128 Constant *CreateNot(Constant *C) const override { in CreateNot() function
2620 BinaryOperator *BinaryOperator::CreateNot(Value *Op, const Twine &Name, in CreateNot() function in BinaryOperator2627 BinaryOperator *BinaryOperator::CreateNot(Value *Op, const Twine &Name, in CreateNot() function in BinaryOperator