Displaying 1 result from an estimated 1 matches for "getzerovalueforneg".
2011 Nov 03
1
[LLVMdev] Why there is no unary operator in LLVM?
...*Op, const Twine
<http://llvm.org/doxygen/classllvm_1_1Twine.html> &Name,01824
BasicBlock
<http://llvm.org/doxygen/classllvm_1_1BasicBlock.html> *InsertAtEnd)
{01825 Value <http://llvm.org/doxygen/classllvm_1_1Value.html> *zero
= ConstantFP::getZeroValueForNegation
<http://llvm.org/doxygen/classllvm_1_1ConstantFP.html#ab4d218c572245abd0b1c895d603cba36>(Op->getType
<http://llvm.org/doxygen/classllvm_1_1Value.html#a0cf3748dba54f931bb1241ae4adc76bc>());01826
return new BinaryOperator
<http://llvm.org/doxygen/classllvm_1_1BinaryOperator.h...