enum FPClassTest

Description

Floating-point class tests, supported by 'is_fpclass' intrinsic. Actual test may be an OR combination of basic tests.

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

Enumerators

NameValueComment
fcSNan1
fcQNan2
fcNegInf4
fcNegNormal8
fcNegSubnormal16
fcNegZero32
fcPosZero64
fcPosSubnormal128
fcPosNormal256
fcPosInf512
fcNan3
fcInf516
fcNormal264
fcSubnormal144
fcZero96
fcPosFinite448
fcNegFinite56
fcFinite504
fcAllFlags1023