Home
last modified time | relevance | path

Searched refs:NonCoalSection (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp626 StringRef NonCoalSection = StringSwitch<StringRef>(Section) in parseDirectiveSection() local
632 if (!Section.equals(NonCoalSection)) { in parseDirectiveSection()
639 getParser().Note(Loc, "change section name to \"" + NonCoalSection + in parseDirectiveSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp704 StringRef NonCoalSection = StringSwitch<StringRef>(Section) in parseDirectiveSection() local
710 if (!Section.equals(NonCoalSection)) { in parseDirectiveSection()
717 getParser().Note(Loc, "change section name to \"" + NonCoalSection + in parseDirectiveSection()
/external/llvm-project/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp704 StringRef NonCoalSection = StringSwitch<StringRef>(Section) in parseDirectiveSection() local
710 if (!Section.equals(NonCoalSection)) { in parseDirectiveSection()
717 getParser().Note(Loc, "change section name to \"" + NonCoalSection + in parseDirectiveSection()