Home
last modified time | relevance | path

Searched refs:SystemZAsmPrinter (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZMCInstLower.h21 class SystemZAsmPrinter; variable
25 SystemZAsmPrinter &AsmPrinter;
28 SystemZMCInstLower(MCContext &ctx, SystemZAsmPrinter &asmPrinter);
H A DSystemZAsmPrinter.h26 class LLVM_LIBRARY_VISIBILITY SystemZAsmPrinter : public AsmPrinter {
53 SystemZAsmPrinter(TargetMachine &TM, std::unique_ptr<MCStreamer> Streamer) in SystemZAsmPrinter() function
H A DSystemZAsmPrinter.cpp138 void SystemZAsmPrinter::emitCallInformation(CallType CT) { in emitCallInformation()
145 void SystemZAsmPrinter::emitInstruction(const MachineInstr *MI) { in emitInstruction()
642 void SystemZAsmPrinter::LowerFENTRY_CALL(const MachineInstr &MI, in LowerFENTRY_CALL()
668 void SystemZAsmPrinter::LowerSTACKMAP(const MachineInstr &MI) { in LowerSTACKMAP()
704 void SystemZAsmPrinter::LowerPATCHPOINT(const MachineInstr &MI, in LowerPATCHPOINT()
775 void SystemZAsmPrinter::emitMachineConstantPoolValue( in emitMachineConstantPoolValue()
820 void SystemZAsmPrinter::emitEndOfAsmFile(Module &M) { in emitEndOfAsmFile()
824 void SystemZAsmPrinter::emitFunctionBodyEnd() { in emitFunctionBodyEnd()
916 void SystemZAsmPrinter::emitPPA1(MCSymbol *FnEndSym) { in emitPPA1()
1056 void SystemZAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel()
[all …]
H A DCMakeLists.txt18 SystemZAsmPrinter.cpp
H A DSystemZMCInstLower.cpp32 SystemZAsmPrinter &asmprinter) in SystemZMCInstLower()
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/SystemZ/
H A DBUILD.gn34 "SystemZAsmPrinter.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt6712 llvm/lib/Target/SystemZ/SystemZAsmPrinter.h