Returns the denormal mode to use for inputs and outputs.
Declared in <llvm/ADT/FloatingPointMode.h>
DenormalMode
parseDenormalFPAttribute(StringRef Str);
the denormal mode to use for inputs and outputs.
| Name | Description |
|---|---|
| Str | Represent a constant reference to a string, i.e. a character array and a length, which need not be null terminated. |