LLVM 22.0.0git
MipsTargetStreamer.cpp File Reference

Go to the source code of this file.

Functions

static bool isMicroMips (const MCSubtargetInfo *STI)
static bool isMips32r6 (const MCSubtargetInfo *STI)
static void printHex32 (unsigned Value, raw_ostream &OS)

Function Documentation

◆ isMicroMips()

◆ isMips32r6()

bool isMips32r6 ( const MCSubtargetInfo * STI)
static

◆ printHex32()

void printHex32 ( unsigned Value,
raw_ostream & OS )
static