LLVM 22.0.0git
Functions
MipsMCAsmInfo.cpp File Reference
#include "MipsMCAsmInfo.h"
#include "MipsABIInfo.h"
#include "llvm/MC/MCValue.h"
#include "llvm/Support/Casting.h"
#include "llvm/TargetParser/Triple.h"

Go to the source code of this file.

Functions

static void printImpl (const MCAsmInfo &MAI, raw_ostream &OS, const MCSpecifierExpr &Expr)
 
static bool evaluate (const MCSpecifierExpr &Expr, MCValue &Res, const MCAssembler *Asm)
 

Function Documentation

◆ evaluate()

static bool evaluate ( const MCSpecifierExpr Expr,
MCValue Res,
const MCAssembler Asm 
)
static

◆ printImpl()

static void printImpl ( const MCAsmInfo MAI,
raw_ostream OS,
const MCSpecifierExpr Expr 
)
static