Searched refs:RawBits (Results 1 – 1 of 1) sorted by relevance
185 uint64_t RawBits[2] = {D, AdjustedE}; in toStringAPFloat() local186 APFloat Float(APFloat::x87DoubleExtended, APInt(80, RawBits)); in toStringAPFloat()