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.h93 void emitPPA1(MCSymbol *FnEndSym);
H A DSystemZAsmPrinter.cpp1128 emitPPA1(FnEndSym); in emitFunctionBodyEnd()
1248 void SystemZAsmPrinter::emitPPA1(MCSymbol *FnEndSym) { in emitPPA1() function in SystemZAsmPrinter