LLVM: lib/Target/Lanai/MCTargetDesc/LanaiInstPrinter.cpp File Reference (original) (raw)

Go to the source code of this file.

Macros
#define DEBUG_TYPE "asm-printer"
#define PRINT_ALIAS_INSTR
Functions
static bool usesGivenOffset (const MCInst *MI, int AddOffset)
static bool isPreIncrementForm (const MCInst *MI, int AddOffset)
static bool isPostIncrementForm (const MCInst *MI, int AddOffset)
static StringRef decIncOperator (const MCInst *MI)
static void printMemoryBaseRegister (raw_ostream &OS, const unsigned AluCode, const MCOperand &RegOp)
template<unsigned SizeInBits>
static void printMemoryImmediateOffset (const MCAsmInfo &MAI, const MCOperand &OffsetOp, raw_ostream &OS)

DEBUG_TYPE

#define DEBUG_TYPE "asm-printer"

PRINT_ALIAS_INSTR

#define PRINT_ALIAS_INSTR

decIncOperator()

isPostIncrementForm()

isPreIncrementForm()

printMemoryBaseRegister()

printMemoryImmediateOffset()

usesGivenOffset()