enum class APInt::Rounding

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

Enumerators

NameValueComment
DOWN0
TOWARD_ZERO1
UP2