| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/CodeGenTypes/MachineValueType.h"#include "llvm/Support/Compiler.h"#include "llvm/Support/MathExtras.h"#include "llvm/Support/TypeSize.h"#include <cassert>#include <cstdint>#include <string>Go to the source code of this file.
Classes | |
| struct | llvm::EVT | 
| Extended Value Type.  More... | |
| struct | llvm::EVT::compareRawBits | 
| A meaningless but well-behaved order, useful for constructing containers.  More... | |
Namespaces | |
| namespace | llvm | 
| This is an optimization pass for GlobalISel generic memory operations.  | |
Functions | |
| raw_ostream & | llvm::operator<< (raw_ostream &OS, const EVT &V) |