#include "llvm/ADT/APInt.h"
Go to the source code of this file.
Classes | |
class | llvm::APFloat |
union | llvm::APFloat::Significand |
Namespaces | |
namespace | llvm |
Typedefs | |
typedef signed short | llvm::exponent_t |
Enumerations | |
enum | llvm::lostFraction { llvm::lfExactlyZero, llvm::lfLessThanHalf, llvm::lfExactlyHalf, llvm::lfMoreThanHalf } |