Searched refs:PrintSwitchToSection (Results 1 - 9 of 9) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXSection.h33 void PrintSwitchToSection(const MCAsmInfo &MAI,
/freebsd-11.0-release/contrib/llvm/include/llvm/MC/
H A DMCSectionCOFF.h69 void PrintSwitchToSection(const MCAsmInfo &MAI, raw_ostream &OS,
H A DMCSectionELF.h80 void PrintSwitchToSection(const MCAsmInfo &MAI, raw_ostream &OS,
H A DMCSectionMachO.h79 void PrintSwitchToSection(const MCAsmInfo &MAI, raw_ostream &OS,
H A DMCSection.h189 virtual void PrintSwitchToSection(const MCAsmInfo &MAI, raw_ostream &OS,
/freebsd-11.0-release/contrib/llvm/lib/MC/
H A DMCSectionCOFF.cpp40 void MCSectionCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, function in class:MCSectionCOFF
H A DMCSectionELF.cpp56 void MCSectionELF::PrintSwitchToSection(const MCAsmInfo &MAI, function in class:MCSectionELF
H A DMCSectionMachO.cpp92 void MCSectionMachO::PrintSwitchToSection(const MCAsmInfo &MAI, function in class:MCSectionMachO
H A DMCAsmStreamer.cpp305 Section->PrintSwitchToSection(*MAI, OS, Subsection);

Completed in 108 milliseconds