ΒΆinline llvm::StringRef denormalModeKindName(
    DenormalMode::DenormalModeKind Mode)

Description

Return the name used for the denormal handling mode used by the the expected names from the denormal-fp-math attribute.

Declared at: llvm/include/llvm/ADT/FloatingPointMode.h:162

Parameters

DenormalMode::DenormalModeKind Mode