Searched defs:CreateNot (Results 1 – 4 of 4) sorted by relevance
134 Constant *CreateNot(Constant *C) const { in CreateNot() function
203 Instruction *CreateNot(Constant *C) const { in CreateNot() function
124 Constant *CreateNot(Constant *C) const { in CreateNot() function
2234 BinaryOperator *BinaryOperator::CreateNot(Value *Op, const Twine &Name, in CreateNot() function in BinaryOperator2241 BinaryOperator *BinaryOperator::CreateNot(Value *Op, const Twine &Name, in CreateNot() function in BinaryOperator