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

/external/llvm/lib/Target/NVPTX/
H A DNVPTXSection.h34 virtual void PrintSwitchToSection(const MCAsmInfo &MAI, function in class:llvm::NVPTXSection
/external/llvm/include/llvm/MC/
H A DMCSection.h50 virtual void PrintSwitchToSection(const MCAsmInfo &MAI,
H A DMCSectionCOFF.h56 virtual void PrintSwitchToSection(const MCAsmInfo &MAI,
H A DMCSectionELF.h65 void PrintSwitchToSection(const MCAsmInfo &MAI,
H A DMCSectionMachO.h169 virtual void PrintSwitchToSection(const MCAsmInfo &MAI,
/external/llvm/lib/MC/
H A DMCSectionCOFF.cpp31 void MCSectionCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, function in class:MCSectionCOFF
H A DMCSectionELF.cpp34 void MCSectionELF::PrintSwitchToSection(const MCAsmInfo &MAI, function in class:MCSectionELF
H A DMCSectionMachO.cpp93 void MCSectionMachO::PrintSwitchToSection(const MCAsmInfo &MAI, function in class:MCSectionMachO
H A DMCAsmStreamer.cpp319 Section->PrintSwitchToSection(MAI, OS);

Completed in 1264 milliseconds