Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1271 static bool emitDebugLabelComment(const MachineInstr *MI, AsmPrinter &AP) { in emitDebugLabelComment() function
1786 if (!emitDebugLabelComment(&MI, *this)) in emitFunctionBody()