Home
last modified time | relevance | path

Searched defs:CreateNeg (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp272 static Instruction *CreateNeg(Value *S1, const Twine &Name, CreateNeg() function
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp2968 BinaryOperator *BinaryOperator::CreateNeg(Value *Op, const Twine &Name, CreateNeg() function in BinaryOperator
2976 BinaryOperator *BinaryOperator::CreateNeg(Value *Op, const Twine &Name, CreateNeg() function in BinaryOperator