reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Support/APFloat.cpp
 1417   switch (PackCategoriesIntoKey(category, rhs.category)) {
 1421   case PackCategoriesIntoKey(fcNaN, fcZero):
 1422   case PackCategoriesIntoKey(fcNaN, fcNormal):
 1423   case PackCategoriesIntoKey(fcNaN, fcInfinity):
 1424   case PackCategoriesIntoKey(fcNaN, fcNaN):
 1425   case PackCategoriesIntoKey(fcNormal, fcZero):
 1426   case PackCategoriesIntoKey(fcInfinity, fcNormal):
 1427   case PackCategoriesIntoKey(fcInfinity, fcZero):
 1430   case PackCategoriesIntoKey(fcZero, fcNaN):
 1431   case PackCategoriesIntoKey(fcNormal, fcNaN):
 1432   case PackCategoriesIntoKey(fcInfinity, fcNaN):
 1440   case PackCategoriesIntoKey(fcNormal, fcInfinity):
 1441   case PackCategoriesIntoKey(fcZero, fcInfinity):
 1446   case PackCategoriesIntoKey(fcZero, fcNormal):
 1451   case PackCategoriesIntoKey(fcZero, fcZero):
 1455   case PackCategoriesIntoKey(fcInfinity, fcInfinity):
 1465   case PackCategoriesIntoKey(fcNormal, fcNormal):
 1543   switch (PackCategoriesIntoKey(category, rhs.category)) {
 1547   case PackCategoriesIntoKey(fcNaN, fcZero):
 1548   case PackCategoriesIntoKey(fcNaN, fcNormal):
 1549   case PackCategoriesIntoKey(fcNaN, fcInfinity):
 1550   case PackCategoriesIntoKey(fcNaN, fcNaN):
 1554   case PackCategoriesIntoKey(fcZero, fcNaN):
 1555   case PackCategoriesIntoKey(fcNormal, fcNaN):
 1556   case PackCategoriesIntoKey(fcInfinity, fcNaN):
 1562   case PackCategoriesIntoKey(fcNormal, fcInfinity):
 1563   case PackCategoriesIntoKey(fcInfinity, fcNormal):
 1564   case PackCategoriesIntoKey(fcInfinity, fcInfinity):
 1568   case PackCategoriesIntoKey(fcZero, fcNormal):
 1569   case PackCategoriesIntoKey(fcNormal, fcZero):
 1570   case PackCategoriesIntoKey(fcZero, fcZero):
 1574   case PackCategoriesIntoKey(fcZero, fcInfinity):
 1575   case PackCategoriesIntoKey(fcInfinity, fcZero):
 1579   case PackCategoriesIntoKey(fcNormal, fcNormal):
 1585   switch (PackCategoriesIntoKey(category, rhs.category)) {
 1589   case PackCategoriesIntoKey(fcZero, fcNaN):
 1590   case PackCategoriesIntoKey(fcNormal, fcNaN):
 1591   case PackCategoriesIntoKey(fcInfinity, fcNaN):
 1595   case PackCategoriesIntoKey(fcNaN, fcZero):
 1596   case PackCategoriesIntoKey(fcNaN, fcNormal):
 1597   case PackCategoriesIntoKey(fcNaN, fcInfinity):
 1598   case PackCategoriesIntoKey(fcNaN, fcNaN):
 1601   case PackCategoriesIntoKey(fcInfinity, fcZero):
 1602   case PackCategoriesIntoKey(fcInfinity, fcNormal):
 1603   case PackCategoriesIntoKey(fcZero, fcInfinity):
 1604   case PackCategoriesIntoKey(fcZero, fcNormal):
 1607   case PackCategoriesIntoKey(fcNormal, fcInfinity):
 1611   case PackCategoriesIntoKey(fcNormal, fcZero):
 1615   case PackCategoriesIntoKey(fcInfinity, fcInfinity):
 1616   case PackCategoriesIntoKey(fcZero, fcZero):
 1620   case PackCategoriesIntoKey(fcNormal, fcNormal):
 1626   switch (PackCategoriesIntoKey(category, rhs.category)) {
 1630   case PackCategoriesIntoKey(fcNaN, fcZero):
 1631   case PackCategoriesIntoKey(fcNaN, fcNormal):
 1632   case PackCategoriesIntoKey(fcNaN, fcInfinity):
 1633   case PackCategoriesIntoKey(fcNaN, fcNaN):
 1634   case PackCategoriesIntoKey(fcZero, fcInfinity):
 1635   case PackCategoriesIntoKey(fcZero, fcNormal):
 1636   case PackCategoriesIntoKey(fcNormal, fcInfinity):
 1639   case PackCategoriesIntoKey(fcZero, fcNaN):
 1640   case PackCategoriesIntoKey(fcNormal, fcNaN):
 1641   case PackCategoriesIntoKey(fcInfinity, fcNaN):
 1647   case PackCategoriesIntoKey(fcNormal, fcZero):
 1648   case PackCategoriesIntoKey(fcInfinity, fcZero):
 1649   case PackCategoriesIntoKey(fcInfinity, fcNormal):
 1650   case PackCategoriesIntoKey(fcInfinity, fcInfinity):
 1651   case PackCategoriesIntoKey(fcZero, fcZero):
 1655   case PackCategoriesIntoKey(fcNormal, fcNormal):
 1894   switch (PackCategoriesIntoKey(category, rhs.category)) {
 1898   case PackCategoriesIntoKey(fcNaN, fcZero):
 1899   case PackCategoriesIntoKey(fcNaN, fcNormal):
 1900   case PackCategoriesIntoKey(fcNaN, fcInfinity):
 1901   case PackCategoriesIntoKey(fcNaN, fcNaN):
 1902   case PackCategoriesIntoKey(fcZero, fcNaN):
 1903   case PackCategoriesIntoKey(fcNormal, fcNaN):
 1904   case PackCategoriesIntoKey(fcInfinity, fcNaN):
 1907   case PackCategoriesIntoKey(fcInfinity, fcNormal):
 1908   case PackCategoriesIntoKey(fcInfinity, fcZero):
 1909   case PackCategoriesIntoKey(fcNormal, fcZero):
 1915   case PackCategoriesIntoKey(fcNormal, fcInfinity):
 1916   case PackCategoriesIntoKey(fcZero, fcInfinity):
 1917   case PackCategoriesIntoKey(fcZero, fcNormal):
 1923   case PackCategoriesIntoKey(fcInfinity, fcInfinity):
 1931   case PackCategoriesIntoKey(fcZero, fcZero):
 1934   case PackCategoriesIntoKey(fcNormal, fcNormal):