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

/freebsd-10.2-release/contrib/llvm/include/llvm/Support/
H A DConstantFolder.h106 Constant *CreateNeg(Constant *C, function in class:llvm::ConstantFolder
H A DTargetFolder.h118 Constant *CreateNeg(Constant *C, function in class:llvm::TargetFolder
H A DNoFolder.h156 Instruction *CreateNeg(Constant *C, function in class:llvm::NoFolder
/freebsd-10.2-release/contrib/llvm/lib/IR/
H A DInstructions.cpp1850 BinaryOperator *BinaryOperator::CreateNeg(Value *Op, const Twine &Name, function in class:BinaryOperator
1858 BinaryOperator *BinaryOperator::CreateNeg(Value *Op, const Twine &Name, function in class:BinaryOperator
/freebsd-10.2-release/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h842 Value *CreateNeg(Value *V, const Twine &Name = "", function in class:llvm::IRBuilder

Completed in 57 milliseconds