Searched refs:PrintSwitchToSection (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/MC/ |
| H A D | MCSectionWasm.cpp | 50 void MCSectionWasm::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection() function in MCSectionWasm
|
| H A D | MCSectionCOFF.cpp | 40 void MCSectionCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection() function in MCSectionCOFF
|
| H A D | MCSectionELF.cpp | 56 void MCSectionELF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection() function in MCSectionELF
|
| H A D | MCSectionMachO.cpp | 104 void MCSectionMachO::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection() function in MCSectionMachO
|
| H A D | MCStreamer.cpp | 57 Section->PrintSwitchToSection( in changeSection()
|
| H A D | MCAsmStreamer.cpp | 432 Section->PrintSwitchToSection( in ChangeSection()
|
| /freebsd-12.1/contrib/llvm/include/llvm/MC/ |
| H A D | MCSectionMachO.h | 79 void PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
|
| H A D | MCSectionCOFF.h | 79 void PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
|
| H A D | MCSectionWasm.h | 64 void PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
|
| H A D | MCSectionELF.h | 80 void PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
|
| H A D | MCSection.h | 179 virtual void PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
|
| /freebsd-12.1/contrib/llvm/lib/Target/NVPTX/MCTargetDesc/ |
| H A D | NVPTXTargetStreamer.cpp | 93 Section->PrintSwitchToSection(*getStreamer().getContext().getAsmInfo(), in changeSection()
|