Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/MC/
DMCSectionELF.cpp65 if (MAI.usesSunStyleELFSectionSwitchSyntax() && in PrintSwitchToSection()
/external/llvm/lib/MC/
DMCSectionELF.cpp74 if (MAI.usesSunStyleELFSectionSwitchSyntax() && in PrintSwitchToSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCSectionELF.cpp73 if (MAI.usesSunStyleELFSectionSwitchSyntax() && in PrintSwitchToSection()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h411 bool usesSunStyleELFSectionSwitchSyntax() const { in usesSunStyleELFSectionSwitchSyntax() function
/external/llvm/include/llvm/MC/
DMCAsmInfo.h443 bool usesSunStyleELFSectionSwitchSyntax() const { in usesSunStyleELFSectionSwitchSyntax() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h459 bool usesSunStyleELFSectionSwitchSyntax() const { in usesSunStyleELFSectionSwitchSyntax() function
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp397 if (!getContext().getAsmInfo()->usesSunStyleELFSectionSwitchSyntax() in ParseSectionArguments()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DELFAsmParser.cpp529 if (!getContext().getAsmInfo()->usesSunStyleELFSectionSwitchSyntax() in ParseSectionArguments()