Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp503 MCSectionELF *MaxGPRSection = in doFinalization() local
505 OutStreamer->switchSection(MaxGPRSection); in doFinalization()