Home
last modified time | relevance | path

Searched refs:XCoreMCInstLower (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/XCore/
DXCoreMCInstLower.cpp27 XCoreMCInstLower::XCoreMCInstLower(class AsmPrinter &asmprinter) in XCoreMCInstLower() function in XCoreMCInstLower
30 void XCoreMCInstLower::Initialize(Mangler *M, MCContext *C) { in Initialize()
35 MCOperand XCoreMCInstLower::LowerSymbolOperand(const MachineOperand &MO, in LowerSymbolOperand()
81 MCOperand XCoreMCInstLower::LowerOperand(const MachineOperand &MO, in LowerOperand()
107 void XCoreMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower()
DXCoreMCInstLower.h25 class LLVM_LIBRARY_VISIBILITY XCoreMCInstLower {
31 XCoreMCInstLower(class AsmPrinter &asmprinter);
DCMakeLists.txt20 XCoreMCInstLower.cpp
DXCoreAsmPrinter.cpp53 XCoreMCInstLower MCInstLowering;