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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCSectionXCOFF.cpp23 void MCSectionXCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, function in class:MCSectionXCOFF
H A DMCSectionCOFF.cpp37 void MCSectionCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, function in class:MCSectionCOFF
H A DMCSectionWasm.cpp48 void MCSectionWasm::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, function in class:MCSectionWasm
H A DMCSectionELF.cpp53 void MCSectionELF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, function in class:MCSectionELF
H A DMCSectionMachO.cpp98 void MCSectionMachO::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, function in class:MCSectionMachO
H A DMCStreamer.cpp59 Section->PrintSwitchToSection(
H A DMCAsmStreamer.cpp462 Section->PrintSwitchToSection(
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionCOFF.h72 void PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
H A DMCSectionELF.h76 void PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
H A DMCSectionMachO.h71 void PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
H A DMCSectionWasm.h56 void PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
H A DMCSectionXCOFF.h72 void PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
H A DMCSection.h180 virtual void PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp96 Section->PrintSwitchToSection(*getStreamer().getContext().getAsmInfo(),

Completed in 73 milliseconds