Home
last modified time | relevance | path

Searched refs:usesSunStyleELFSectionSwitchSyntax (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/MC/
DMCSectionELF.cpp74 if (MAI.usesSunStyleELFSectionSwitchSyntax() && in PrintSwitchToSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSectionELF.cpp70 if (MAI.usesSunStyleELFSectionSwitchSyntax() && in PrintSwitchToSection()
/external/llvm-project/llvm/lib/MC/
DMCSectionELF.cpp70 if (MAI.usesSunStyleELFSectionSwitchSyntax() && in PrintSwitchToSection()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h443 bool usesSunStyleELFSectionSwitchSyntax() const { in usesSunStyleELFSectionSwitchSyntax() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h477 bool usesSunStyleELFSectionSwitchSyntax() const { in usesSunStyleELFSectionSwitchSyntax() function
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h509 bool usesSunStyleELFSectionSwitchSyntax() const { in usesSunStyleELFSectionSwitchSyntax() function
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp397 if (!getContext().getAsmInfo()->usesSunStyleELFSectionSwitchSyntax() in ParseSectionArguments()
/external/llvm-project/llvm/lib/MC/MCParser/
DELFAsmParser.cpp538 if (!getContext().getAsmInfo()->usesSunStyleELFSectionSwitchSyntax() in ParseSectionArguments()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DELFAsmParser.cpp531 if (!getContext().getAsmInfo()->usesSunStyleELFSectionSwitchSyntax() in ParseSectionArguments()