llvm::EVT::getFltSemantics

Returns an APFloat semantics tag appropriate for the value type. If this is a vector type, the element semantics are returned.

Synopsis

Declared in <llvm/CodeGen/ValueTypes.h>

fltSemantics const&
getFltSemantics() const;

Return Value

Describes the parameters of a floating-point format used by APFloat.