LLVM
8.0.1
|
Classes | |
struct | Inst |
Typedefs | |
using | InstSeq = SmallVector< Inst, 8 > |
Functions | |
void | generateInstSeq (int64_t Val, bool Is64Bit, InstSeq &Res) |
using llvm::RISCVMatInt::InstSeq = typedef SmallVector<Inst, 8> |
Definition at line 26 of file RISCVMatInt.h.
Definition at line 20 of file RISCVMatInt.cpp.
References assert(), llvm::findFirstSet(), llvm::isInt< 32 >(), llvm::SmallVectorTemplateBase< T, bool >::push_back(), and llvm::SignExtend64().
Referenced by convertFPR32ToFPR64(), and selectImm().