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

/freebsd-11.0-release/contrib/llvm/include/llvm/IR/
H A DConstantFolder.h113 Constant *CreateNot(Constant *C) const { function in class:llvm::ConstantFolder
H A DNoFolder.h172 Instruction *CreateNot(Constant *C) const { function in class:llvm::NoFolder
H A DIRBuilder.h1027 Value *CreateNot(Value *V, const Twine &Name = "") { function in class:llvm::IRBuilder
/freebsd-11.0-release/contrib/llvm/include/llvm/Analysis/
H A DTargetFolder.h125 Constant *CreateNot(Constant *C) const { function in class:llvm::TargetFolder

Completed in 63 milliseconds