Returns text representation of the given rounding mode.
Declared in <llvm/ADT/FloatingPointMode.h>
<llvm/ADT/FloatingPointMode.h>
StringRef spell(RoundingMode RM);
Lowercase spelling of RM, or "invalid" if unrecognized.
RM,