Home
last modified time | relevance | path

Searched refs:ShouldOmitSectionDirective (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/MC/
DMCSectionCOFF.cpp21 bool MCSectionCOFF::ShouldOmitSectionDirective(StringRef Name, in ShouldOmitSectionDirective() function in MCSectionCOFF
35 if (ShouldOmitSectionDirective(SectionName, MAI)) { in PrintSwitchToSection()
DMCSectionELF.cpp23 bool MCSectionELF::ShouldOmitSectionDirective(StringRef Name, in ShouldOmitSectionDirective() function in MCSectionELF
37 if (ShouldOmitSectionDirective(SectionName, MAI)) { in PrintSwitchToSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCSectionWasm.cpp22 bool MCSectionWasm::ShouldOmitSectionDirective(StringRef Name, in ShouldOmitSectionDirective() function in MCSectionWasm
54 if (ShouldOmitSectionDirective(SectionName, MAI)) { in PrintSwitchToSection()
DMCSectionCOFF.cpp22 bool MCSectionCOFF::ShouldOmitSectionDirective(StringRef Name, in ShouldOmitSectionDirective() function in MCSectionCOFF
44 if (ShouldOmitSectionDirective(SectionName, MAI)) { in PrintSwitchToSection()
DMCSectionELF.cpp25 bool MCSectionELF::ShouldOmitSectionDirective(StringRef Name, in ShouldOmitSectionDirective() function in MCSectionELF
59 if (ShouldOmitSectionDirective(SectionName, MAI)) { in PrintSwitchToSection()
/external/llvm/lib/MC/
DMCSectionCOFF.cpp22 bool MCSectionCOFF::ShouldOmitSectionDirective(StringRef Name, in ShouldOmitSectionDirective() function in MCSectionCOFF
45 if (ShouldOmitSectionDirective(SectionName, MAI)) { in PrintSwitchToSection()
DMCSectionELF.cpp24 bool MCSectionELF::ShouldOmitSectionDirective(StringRef Name, in ShouldOmitSectionDirective() function in MCSectionELF
60 if (ShouldOmitSectionDirective(SectionName, MAI)) { in PrintSwitchToSection()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCSectionCOFF.h50 bool ShouldOmitSectionDirective(StringRef Name, const MCAsmInfo &MAI) const;
DMCSectionELF.h56 bool ShouldOmitSectionDirective(StringRef Name, const MCAsmInfo &MAI) const;
/external/llvm/include/llvm/MC/
DMCSectionCOFF.h67 bool ShouldOmitSectionDirective(StringRef Name, const MCAsmInfo &MAI) const;
DMCSectionELF.h72 bool ShouldOmitSectionDirective(StringRef Name, const MCAsmInfo &MAI) const;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCSectionCOFF.h70 bool ShouldOmitSectionDirective(StringRef Name, const MCAsmInfo &MAI) const;
DMCSectionWasm.h59 bool ShouldOmitSectionDirective(StringRef Name, const MCAsmInfo &MAI) const;
DMCSectionELF.h71 bool ShouldOmitSectionDirective(StringRef Name, const MCAsmInfo &MAI) const;