Searched defs:printSwitchToSection (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCSectionDXContainer.cpp | 13 void MCSectionDXContainer::printSwitchToSection(const MCAsmInfo &, in printSwitchToSection() function in MCSectionDXContainer
|
H A D | MCSectionXCOFF.cpp | 26 void MCSectionXCOFF::printSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in printSwitchToSection() function in MCSectionXCOFF
|
H A D | MCSectionCOFF.cpp | 37 void MCSectionCOFF::printSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in printSwitchToSection() function in MCSectionCOFF
|
H A D | MCSectionWasm.cpp | 47 void MCSectionWasm::printSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in printSwitchToSection() function in MCSectionWasm
|
H A D | MCSectionELF.cpp | 53 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
|
/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 | MCSectionGOFF.h | 37 void printSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in printSwitchToSection() function
|