Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYMCInstLower.cpp24 CSKYMCInstLower::CSKYMCInstLower(MCContext &Ctx, AsmPrinter &Printer) in CSKYMCInstLower() function in CSKYMCInstLower
27 void CSKYMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const { in Lower()
37 MCOperand CSKYMCInstLower::lowerSymbolOperand(const MachineOperand &MO, in lowerSymbolOperand()
76 bool CSKYMCInstLower::lowerOperand(const MachineOperand &MO, in lowerOperand()
H A DCSKYMCInstLower.h21 class CSKYMCInstLower {
26 CSKYMCInstLower(MCContext &Ctx, AsmPrinter &Printer);
H A DCSKYAsmPrinter.h19 CSKYMCInstLower MCInstLowering;