LLVM  8.0.1
RISCVBaseInfo.cpp
Go to the documentation of this file.
1 #include "RISCVBaseInfo.h"
2 #include "llvm/ADT/ArrayRef.h"
3 
4 namespace llvm {
5 namespace RISCVSysReg {
6 #define GET_SysRegsList_IMPL
7 #include "RISCVGenSystemOperands.inc"
8 } // namespace RISCVSysReg
9 } // namespace llvm
This class represents lattice values for constants.
Definition: AllocatorList.h:24