Searched defs:bitsToDouble (Results 1 – 8 of 8) sorted by relevance
1664 double bitsToDouble() const { return llvm::bit_cast<double>(getWord(0)); } in bitsToDouble() function
1668 double bitsToDouble() const { return BitsToDouble(getWord(0)); } in bitsToDouble() function
1671 double bitsToDouble() const { return llvm::bit_cast<double>(getWord(0)); } in bitsToDouble() function
1665 double bitsToDouble() const { return llvm::bit_cast<double>(getWord(0)); } in bitsToDouble() function
1771 double bitsToDouble() const { in bitsToDouble() function
1477 double bitsToDouble() const { in bitsToDouble() function
1453 double bitsToDouble() const { in bitsToDouble() function