Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DR600AsmPrinter.cpp121 MCSectionELF *CommentSection = in runOnMachineFunction() local
123 OutStreamer->switchSection(CommentSection); in runOnMachineFunction()
H A DAMDGPUAsmPrinter.cpp519 MCSectionELF *CommentSection = in runOnMachineFunction() local
521 OutStreamer->switchSection(CommentSection); in runOnMachineFunction()