| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCSectionGOFF.cpp | 103 void MCSectionGOFF::printSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in printSwitchToSection() function in MCSectionGOFF 113 getParent()->printSwitchToSection(MAI, T, OS, Subsection); in printSwitchToSection() 126 ED->getParent()->printSwitchToSection(MAI, T, OS, Subsection); in printSwitchToSection()
|
| H A D | MCSectionDXContainer.cpp | 13 void MCSectionDXContainer::printSwitchToSection(const MCAsmInfo &, in printSwitchToSection() function in MCSectionDXContainer
|
| H A D | MCSectionWasm.cpp | 47 void MCSectionWasm::printSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in printSwitchToSection() function in MCSectionWasm
|
| H A D | MCSectionCOFF.cpp | 37 void MCSectionCOFF::printSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in printSwitchToSection() function in MCSectionCOFF
|
| H A D | MCSectionXCOFF.cpp | 26 void MCSectionXCOFF::printSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in printSwitchToSection() function in MCSectionXCOFF
|
| H A D | MCSectionELF.cpp | 54 void MCSectionELF::printSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in printSwitchToSection() function in MCSectionELF
|
| H A D | MCSectionMachO.cpp | 108 void MCSectionMachO::printSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in printSwitchToSection() function in MCSectionMachO
|
| H A D | MCAsmStreamer.cpp | 540 Section->printSwitchToSection(*MAI, getContext().getTargetTriple(), OS, in switchSection() 551 Sec->printSwitchToSection(*MAI, getContext().getTargetTriple(), OS, Subsec); in popSection()
|
| H A D | MCStreamer.cpp | 62 Section->printSwitchToSection(*Streamer.getContext().getAsmInfo(), in changeSection()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCSectionSPIRV.h | 33 void printSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in printSwitchToSection() function
|
| H A D | MCSectionDXContainer.h | 31 void printSwitchToSection(const MCAsmInfo &, const Triple &, raw_ostream &,
|
| H A D | MCSectionMachO.h | 79 void printSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
|
| H A D | MCSectionCOFF.h | 81 void printSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
|
| H A D | MCSectionWasm.h | 67 void printSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
|
| H A D | MCSectionELF.h | 87 void printSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
|
| H A D | MCSectionGOFF.h | 79 void printSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
|
| H A D | MCSectionXCOFF.h | 118 void printSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
|
| H A D | MCSection.h | 201 virtual void printSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/ |
| H A D | NVPTXTargetStreamer.cpp | 101 Section->printSwitchToSection(*getStreamer().getContext().getAsmInfo(), in changeSection()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ |
| H A D | SystemZHLASMAsmStreamer.cpp | 72 Section->printSwitchToSection(*MAI, getContext().getTargetTriple(), OS, in changeSection()
|