Home
last modified time | relevance | path

Searched refs:CSKYAsmPrinter (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYAsmPrinter.cpp39 CSKYAsmPrinter::CSKYAsmPrinter(llvm::TargetMachine &TM, in CSKYAsmPrinter() function in CSKYAsmPrinter
43 bool CSKYAsmPrinter::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()
59 void CSKYAsmPrinter::EmitToStreamer(MCStreamer &S, const MCInst &Inst) { in EmitToStreamer()
71 void CSKYAsmPrinter::expandTLSLA(const MachineInstr *MI) { in expandTLSLA()
96 void CSKYAsmPrinter::emitCustomConstantPool(const MachineInstr *MI) { in emitCustomConstantPool()
122 void CSKYAsmPrinter::emitFunctionBodyEnd() { in emitFunctionBodyEnd()
130 void CSKYAsmPrinter::emitStartOfAsmFile(Module &M) { in emitStartOfAsmFile()
135 void CSKYAsmPrinter::emitEndOfAsmFile(Module &M) { in emitEndOfAsmFile()
143 void CSKYAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction()
192 void CSKYAsmPrinter::emitMachineConstantPoolValue( in emitMachineConstantPoolValue()
[all …]
H A DCSKYAsmPrinter.h18 class LLVM_LIBRARY_VISIBILITY CSKYAsmPrinter : public AsmPrinter {
35 explicit CSKYAsmPrinter(TargetMachine &TM,