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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetFolder.h120 Constant *CreateFNeg(Constant *C) const { function in class:llvm::TargetFolder
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantFolder.h129 Constant *CreateFNeg(Constant *C) const { function in class:llvm::ConstantFolder
H A DNoFolder.h198 Instruction *CreateFNeg(Constant *C) const { function in class:llvm::NoFolder
H A DIRBuilder.h1598 Value *CreateFNeg(Value *V, const Twine &Name = "", function in class:llvm::IRBuilder
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp2386 BinaryOperator *BinaryOperator::CreateFNeg(Value *Op, const Twine &Name, function in class:BinaryOperator
2393 BinaryOperator *BinaryOperator::CreateFNeg(Value *Op, const Twine &Name, function in class:BinaryOperator

Completed in 169 milliseconds