reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/ADT/APInt.h
 1876   static void tcNegate(WordType *, unsigned);

References

lib/Support/APFloat.cpp
 2163     APInt::tcNegate (parts.data(), dstPartsCount);
 2277     APInt::tcNegate(copy, srcCount);