Home
last modified time | relevance | path

Searched defs:EmitComment (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZHLASMAsmStreamer.cpp118 void SystemZHLASMAsmStreamer::EmitComment() { in EmitComment() function in SystemZHLASMAsmStreamer
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp2350 auto EmitComment = [&]() { in emitTracebackTable() local