LLVM 20.0.0git
|
Classes | |
struct | Inst |
Typedefs | |
using | InstSeq = SmallVector< Inst, 4 > |
Functions | |
InstSeq | generateInstSeq (int64_t Val) |
using llvm::LoongArchMatInt::InstSeq = typedef SmallVector<Inst, 4> |
Definition at line 22 of file LoongArchMatInt.h.
LoongArchMatInt::InstSeq llvm::LoongArchMatInt::generateInstSeq | ( | int64_t | Val | ) |
Definition at line 15 of file LoongArchMatInt.cpp.
References llvm::SmallVectorTemplateBase< T, bool >::push_back().
Referenced by INITIALIZE_PASS(), and llvm::LoongArchInstrInfo::movImm().