Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp265 static Instruction *CreateNeg(Value *S1, const Twine &Name, in CreateNeg() function
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DInstructions.cpp2966 BinaryOperator *BinaryOperator::CreateNeg(Value *Op, const Twine &Name, in CreateNeg() function in BinaryOperator
2974 BinaryOperator *BinaryOperator::CreateNeg(Value *Op, const Twine &Name, in CreateNeg() function in BinaryOperator