LLVM  8.0.1
Classes | Typedefs | Functions
llvm::RISCVMatInt Namespace Reference

Classes

struct  Inst
 

Typedefs

using InstSeq = SmallVector< Inst, 8 >
 

Functions

void generateInstSeq (int64_t Val, bool Is64Bit, InstSeq &Res)
 

Typedef Documentation

◆ InstSeq

Definition at line 26 of file RISCVMatInt.h.

Function Documentation

◆ generateInstSeq()

void llvm::RISCVMatInt::generateInstSeq ( int64_t  Val,
bool  Is64Bit,
InstSeq Res 
)