Searched defs:CreateNot (Results 1 – 4 of 4) sorted by relevance
133 Constant *CreateNot(Constant *C) const { in CreateNot() function
202 Instruction *CreateNot(Constant *C) const { in CreateNot() function
123 Constant *CreateNot(Constant *C) const { in CreateNot() function
2400 BinaryOperator *BinaryOperator::CreateNot(Value *Op, const Twine &Name, in CreateNot() function in BinaryOperator2407 BinaryOperator *BinaryOperator::CreateNot(Value *Op, const Twine &Name, in CreateNot() function in BinaryOperator