Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.h96 void emitPPA1(MCSymbol *FnEndSym);
H A DSystemZAsmPrinter.cpp1263 emitPPA1(FnEndSym); in emitFunctionBodyEnd()
1383 void SystemZAsmPrinter::emitPPA1(MCSymbol *FnEndSym) { in emitPPA1() function in SystemZAsmPrinter