Home
last modified time | relevance | path

Searched defs:printSwitchToSection (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCSectionDXContainer.cpp13 void MCSectionDXContainer::printSwitchToSection(const MCAsmInfo &, in printSwitchToSection() function in MCSectionDXContainer
H A DMCSectionXCOFF.cpp26 void MCSectionXCOFF::printSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in printSwitchToSection() function in MCSectionXCOFF
H A DMCSectionCOFF.cpp37 void MCSectionCOFF::printSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in printSwitchToSection() function in MCSectionCOFF
H A DMCSectionWasm.cpp47 void MCSectionWasm::printSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in printSwitchToSection() function in MCSectionWasm
H A DMCSectionELF.cpp53 void MCSectionELF::printSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in printSwitchToSection() function in MCSectionELF
H A DMCSectionMachO.cpp108 void MCSectionMachO::printSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in printSwitchToSection() function in MCSectionMachO
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionSPIRV.h33 void printSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in printSwitchToSection() function
H A DMCSectionGOFF.h37 void printSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in printSwitchToSection() function