LLVM 19.0.0git
Functions
SparcMCInstLower.cpp File Reference
#include "MCTargetDesc/SparcMCExpr.h"
#include "Sparc.h"
#include "llvm/CodeGen/AsmPrinter.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineInstr.h"
#include "llvm/CodeGen/MachineOperand.h"
#include "llvm/IR/Mangler.h"
#include "llvm/MC/MCAsmInfo.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCExpr.h"
#include "llvm/MC/MCInst.h"

Go to the source code of this file.

Functions

static MCOperand LowerSymbolOperand (const MachineInstr *MI, const MachineOperand &MO, AsmPrinter &AP)
 
static MCOperand LowerOperand (const MachineInstr *MI, const MachineOperand &MO, AsmPrinter &AP)
 

Function Documentation

◆ LowerOperand()

static MCOperand LowerOperand ( const MachineInstr MI,
const MachineOperand MO,
AsmPrinter AP 
)
static

◆ LowerSymbolOperand()

static MCOperand LowerSymbolOperand ( const MachineInstr MI,
const MachineOperand MO,
AsmPrinter AP 
)
static