Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h430 void emitPCSectionsLabel(const MachineFunction &MF, const MDNode &MD);
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1465 void AsmPrinter::emitPCSectionsLabel(const MachineFunction &MF, in emitPCSectionsLabel() function in AsmPrinter
1604 emitPCSectionsLabel(*MF, *MD); in emitFunctionBody()