Searched refs:CommentSection (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600AsmPrinter.cpp121 MCSectionELF *CommentSection = local
123 OutStreamer->SwitchSection(CommentSection);
H A DAMDGPUAsmPrinter.cpp480 MCSectionELF *CommentSection = local
482 OutStreamer->SwitchSection(CommentSection);

Completed in 108 milliseconds