10 #ifndef LLVM_LIB_TARGET_RISCV_MATINT_H 11 #define LLVM_LIB_TARGET_RISCV_MATINT_H 19 namespace RISCVMatInt {
24 Inst(
unsigned Opc, int64_t Imm) : Opc(Opc), Imm(Imm) {}
This class represents lattice values for constants.
Inst(unsigned Opc, int64_t Imm)
This is a 'vector' (really, a variable-sized array), optimized for the case when the array is small...
void generateInstSeq(int64_t Val, bool Is64Bit, InstSeq &Res)