Searched refs:XCoreMCInstLower (Results 1 – 3 of 3) sorted by relevance
26 XCoreMCInstLower::XCoreMCInstLower(class AsmPrinter &asmprinter) in XCoreMCInstLower() function in XCoreMCInstLower29 void XCoreMCInstLower::Initialize(MCContext *C) { Ctx = C; } in Initialize()31 MCOperand XCoreMCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand()77 MCOperand XCoreMCInstLower::LowerOperand(const MachineOperand &MO, in LowerOperand()103 void XCoreMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower()
23 class LLVM_LIBRARY_VISIBILITY XCoreMCInstLower {28 XCoreMCInstLower(class AsmPrinter &asmprinter);
53 XCoreMCInstLower MCInstLowering;