Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/IR/
HDNoFolder.h163 Instruction *CreateNSWNeg(Constant *C) const { in CreateNSWNeg() function
/NextBSD/contrib/llvm/lib/IR/
HDInstructions.cpp1728 BinaryOperator *BinaryOperator::CreateNSWNeg(Value *Op, const Twine &Name, in CreateNSWNeg() function in BinaryOperator
1734 BinaryOperator *BinaryOperator::CreateNSWNeg(Value *Op, const Twine &Name, in CreateNSWNeg() function in BinaryOperator