Map a fltSemantics object to its corresponding Semantics enumerator.
Declared in <llvm/ADT/APFloat.h>
static
Semantics
SemanticsToEnum(llvm::fltSemantics const& Sem);
Semantics enumerator corresponding to Sem
| Name | Description |
|---|---|
| Sem | floating-point semantics to look up |