Home
last modified time | relevance | path

Searched refs:PrintSwitchToSection (Results 1 – 25 of 29) sorted by relevance

12

/external/llvm/lib/Target/NVPTX/
DNVPTXSection.h32 void PrintSwitchToSection(const MCAsmInfo &MAI, in PrintSwitchToSection() function
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCSection.h51 virtual void PrintSwitchToSection(const MCAsmInfo &MAI,
DMCSectionCOFF.h56 virtual void PrintSwitchToSection(const MCAsmInfo &MAI,
DMCSectionELF.h64 void PrintSwitchToSection(const MCAsmInfo &MAI,
DMCSectionMachO.h168 virtual void PrintSwitchToSection(const MCAsmInfo &MAI,
/external/swiftshader/third_party/LLVM/lib/MC/
DMCSectionCOFF.cpp31 void MCSectionCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, in PrintSwitchToSection() function in MCSectionCOFF
DMCSectionELF.cpp34 void MCSectionELF::PrintSwitchToSection(const MCAsmInfo &MAI, in PrintSwitchToSection() function in MCSectionELF
DMCSectionMachO.cpp93 void MCSectionMachO::PrintSwitchToSection(const MCAsmInfo &MAI, in PrintSwitchToSection() function in MCSectionMachO
/external/llvm/include/llvm/MC/
DMCSectionMachO.h79 void PrintSwitchToSection(const MCAsmInfo &MAI, raw_ostream &OS,
DMCSectionCOFF.h76 void PrintSwitchToSection(const MCAsmInfo &MAI, raw_ostream &OS,
DMCSectionELF.h81 void PrintSwitchToSection(const MCAsmInfo &MAI, raw_ostream &OS,
DMCSection.h188 virtual void PrintSwitchToSection(const MCAsmInfo &MAI, raw_ostream &OS,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCSectionWasm.cpp50 void MCSectionWasm::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection() function in MCSectionWasm
DMCSectionCOFF.cpp40 void MCSectionCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection() function in MCSectionCOFF
DMCSectionELF.cpp56 void MCSectionELF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection() function in MCSectionELF
DMCSectionMachO.cpp104 void MCSectionMachO::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection() function in MCSectionMachO
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCSectionMachO.h79 void PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
DMCSectionCOFF.h79 void PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
DMCSectionWasm.h64 void PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
DMCSectionELF.h80 void PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
DMCSection.h172 virtual void PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
/external/llvm/lib/MC/
DMCSectionCOFF.cpp40 void MCSectionCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, in PrintSwitchToSection() function in MCSectionCOFF
DMCSectionELF.cpp56 void MCSectionELF::PrintSwitchToSection(const MCAsmInfo &MAI, in PrintSwitchToSection() function in MCSectionELF
DMCSectionMachO.cpp92 void MCSectionMachO::PrintSwitchToSection(const MCAsmInfo &MAI, in PrintSwitchToSection() function in MCSectionMachO
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp89 Section->PrintSwitchToSection(*getStreamer().getContext().getAsmInfo(), in changeSection()

12