/external/llvm/lib/Target/NVPTX/ |
D | NVPTXSection.h | 32 void PrintSwitchToSection(const MCAsmInfo &MAI, in PrintSwitchToSection() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCSectionXCOFF.cpp | 19 void MCSectionXCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection() function in MCSectionXCOFF
|
D | MCSectionWasm.cpp | 47 void MCSectionWasm::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection() function in MCSectionWasm
|
D | MCSectionCOFF.cpp | 37 void MCSectionCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection() function in MCSectionCOFF
|
/external/llvm-project/llvm/lib/MC/ |
D | MCSectionXCOFF.cpp | 23 void MCSectionXCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection() function in MCSectionXCOFF
|
D | MCSectionWasm.cpp | 48 void MCSectionWasm::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection() function in MCSectionWasm
|
D | MCSectionCOFF.cpp | 37 void MCSectionCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection() function in MCSectionCOFF
|
/external/llvm-project/llvm/include/llvm/MC/ |
D | MCSectionMachO.h | 71 void PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
|
D | MCSectionCOFF.h | 72 void PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
|
D | MCSectionWasm.h | 56 void PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
|
D | MCSectionELF.h | 76 void PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
|
D | MCSectionXCOFF.h | 75 void PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
|
/external/llvm/include/llvm/MC/ |
D | MCSectionCOFF.h | 76 void PrintSwitchToSection(const MCAsmInfo &MAI, raw_ostream &OS,
|
D | MCSectionMachO.h | 79 void PrintSwitchToSection(const MCAsmInfo &MAI, raw_ostream &OS,
|
D | MCSectionELF.h | 81 void PrintSwitchToSection(const MCAsmInfo &MAI, raw_ostream &OS,
|
D | MCSection.h | 188 virtual void PrintSwitchToSection(const MCAsmInfo &MAI, raw_ostream &OS,
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCSectionMachO.h | 78 void PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
|
D | MCSectionCOFF.h | 76 void PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
|
D | MCSectionXCOFF.h | 67 void PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
|
D | MCSectionWasm.h | 62 void PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
|
D | MCSectionELF.h | 77 void PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T,
|
/external/llvm/lib/MC/ |
D | MCSectionCOFF.cpp | 40 void MCSectionCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, in PrintSwitchToSection() function in MCSectionCOFF
|
D | MCSectionELF.cpp | 56 void MCSectionELF::PrintSwitchToSection(const MCAsmInfo &MAI, in PrintSwitchToSection() function in MCSectionELF
|
/external/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/ |
D | NVPTXTargetStreamer.cpp | 96 Section->PrintSwitchToSection(*getStreamer().getContext().getAsmInfo(), in changeSection()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/ |
D | NVPTXTargetStreamer.cpp | 96 Section->PrintSwitchToSection(*getStreamer().getContext().getAsmInfo(), in changeSection()
|