Searched defs:ExponentBits (Results 1 – 2 of 2) sorted by relevance
77 …static inline Float convert (const Float<StorageType, ExponentBits, MantissaBits, ExponentBias,… in convert() argument130 …inline bool operator< (const Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flag… in operator <() argument
6060 SDValue ExponentBits = DAG.getNode( in expandFP_TO_SINT() local