Searched defs:CreateNot (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetFolder.h123 Constant *CreateNot(Constant *C) const { function in class:llvm::TargetFolder
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantFolder.h133 Constant *CreateNot(Constant *C) const { function in class:llvm::ConstantFolder
H A DNoFolder.h202 Instruction *CreateNot(Constant *C) const { function in class:llvm::NoFolder
H A DIRBuilder.h1617 Value *CreateNot(Value *V, const Twine &Name = "") { function in class:llvm::IRBuilder
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp2400 BinaryOperator *BinaryOperator::CreateNot(Value *Op, const Twine &Name, function in class:BinaryOperator
2407 BinaryOperator *BinaryOperator::CreateNot(Value *Op, const Twine &Name, function in class:BinaryOperator

Completed in 184 milliseconds