Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h419 void emitPCSectionsLabel(const MachineFunction &MF, const MDNode &MD);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1570 void AsmPrinter::emitPCSectionsLabel(const MachineFunction &MF, in emitPCSectionsLabel() function in AsmPrinter
1738 emitPCSectionsLabel(*MF, *MD); in emitFunctionBody()