Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1588 auto EmitForMD = [&](const MDNode &MD, ArrayRef<const MCSymbol *> Syms, in emitPCSections() local
1653 EmitForMD(*MD, {getFunctionBegin(), getFunctionEnd()}, true); in emitPCSections()
1656 EmitForMD(*MS.first, MS.second, false); in emitPCSections()