Home
last modified time | relevance | path

Searched refs:MBlazeMCInstLower (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeMCInstLower.cpp32 MCSymbol *MBlazeMCInstLower::
42 MCSymbol *MBlazeMCInstLower::
52 MCSymbol *MBlazeMCInstLower::
67 MCSymbol *MBlazeMCInstLower::
85 MCSymbol *MBlazeMCInstLower::
97 MCOperand MBlazeMCInstLower::
117 void MBlazeMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower()
DMBlazeMCInstLower.h29 class LLVM_LIBRARY_VISIBILITY MBlazeMCInstLower {
35 MBlazeMCInstLower(MCContext &ctx, Mangler &mang, AsmPrinter &printer) in MBlazeMCInstLower() function
DMBlazeAsmPrinter.cpp192 MBlazeMCInstLower MCInstLowering(OutContext, *Mang, *this); in EmitInstruction()