Returns the IR floating-point type name for a LongDoubleFormat.
Declared in <llvm/Support/CodeGen.h>
StringRef
getLongDoubleFormatName(LongDoubleFormat Format);
The IR floating-point type name for Format, or an empty string if Format is unrecognized.
| Name | Description |
|---|---|
| Format | Long-double format to convert. |