enum class APInt::Rounding

Declared at: llvm/include/llvm/ADT/APInt.h:87

Enumerators

NameValueComment
DOWN0
TOWARD_ZERO1
UP2