LLVM 22.0.0git
MipsInstrInfo.cpp File Reference

Go to the source code of this file.

Macros

#define GET_INSTRINFO_CTOR_DTOR

Functions

static bool verifyInsExtInstruction (const MachineInstr &MI, StringRef &ErrInfo, const int64_t PosLow, const int64_t PosHigh, const int64_t SizeLow, const int64_t SizeHigh, const int64_t BothLow, const int64_t BothHigh)

Macro Definition Documentation

◆ GET_INSTRINFO_CTOR_DTOR

#define GET_INSTRINFO_CTOR_DTOR

Definition at line 36 of file MipsInstrInfo.cpp.

Function Documentation

◆ verifyInsExtInstruction()

bool verifyInsExtInstruction ( const MachineInstr & MI,
StringRef & ErrInfo,
const int64_t PosLow,
const int64_t PosHigh,
const int64_t SizeLow,
const int64_t SizeHigh,
const int64_t BothLow,
const int64_t BothHigh )
static