|
LLVM
8.0.1
|
#include "RISCVMatInt.h"#include "MCTargetDesc/RISCVMCTargetDesc.h"#include "llvm/ADT/SmallVector.h"#include "llvm/Support/MachineValueType.h"#include "llvm/Support/MathExtras.h"#include <cstdint>
Go to the source code of this file.
Namespaces | |
| llvm | |
| This class represents lattice values for constants. | |
| llvm::RISCVMatInt | |
Functions | |
| void | llvm::RISCVMatInt::generateInstSeq (int64_t Val, bool Is64Bit, InstSeq &Res) |
1.8.13