Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp233 class PPCAIXAsmPrinter : public PPCAsmPrinter { class
1995 void PPCAIXAsmPrinter::emitLinkage(const GlobalValue *GV, in emitLinkage()
2068 uint16_t PPCAIXAsmPrinter::getNumberOfVRSaved() { in getNumberOfVRSaved()
2084 void PPCAIXAsmPrinter::emitFunctionBodyEnd() { in emitFunctionBodyEnd()
2118 void PPCAIXAsmPrinter::emitTracebackTable() { in emitTracebackTable()
2606 void PPCAIXAsmPrinter::emitFunctionDescriptor() { in emitFunctionDescriptor()
2634 void PPCAIXAsmPrinter::emitFunctionEntryLabel() { in emitFunctionEntryLabel()
2646 void PPCAIXAsmPrinter::emitPGORefs(Module &M) { in emitPGORefs()
2695 void PPCAIXAsmPrinter::emitEndOfAsmFile(Module &M) { in emitEndOfAsmFile()
2736 bool PPCAIXAsmPrinter::doInitialization(Module &M) { in doInitialization()
[all …]