Searched refs:PrintSwitchToSection (Results 1 – 9 of 9) sorted by relevance
| /freebsd-9-stable/contrib/llvm/lib/Target/NVPTX/ |
| D | NVPTXSection.h | 34 virtual void PrintSwitchToSection(const MCAsmInfo &MAI, in PrintSwitchToSection() function
|
| /freebsd-9-stable/contrib/llvm/include/llvm/MC/ |
| D | MCSection.h | 51 virtual void PrintSwitchToSection(const MCAsmInfo &MAI,
|
| D | MCSectionELF.h | 72 void PrintSwitchToSection(const MCAsmInfo &MAI,
|
| D | MCSectionCOFF.h | 84 virtual void PrintSwitchToSection(const MCAsmInfo &MAI,
|
| D | MCSectionMachO.h | 177 virtual void PrintSwitchToSection(const MCAsmInfo &MAI,
|
| /freebsd-9-stable/contrib/llvm/lib/MC/ |
| D | MCSectionCOFF.cpp | 42 void MCSectionCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, in PrintSwitchToSection() function in MCSectionCOFF
|
| D | MCSectionELF.cpp | 58 void MCSectionELF::PrintSwitchToSection(const MCAsmInfo &MAI, in PrintSwitchToSection() function in MCSectionELF
|
| D | MCSectionMachO.cpp | 93 void MCSectionMachO::PrintSwitchToSection(const MCAsmInfo &MAI, in PrintSwitchToSection() function in MCSectionMachO
|
| D | MCAsmStreamer.cpp | 316 Section->PrintSwitchToSection(*MAI, OS, Subsection); in ChangeSection()
|