Home
last modified time | relevance | path

Searched refs:parseDirectiveLtorg (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp81 bool parseDirectiveLtorg(SMLoc L);
4176 return parseDirectiveLtorg(Loc); in ParseDirective()
4421 bool AArch64AsmParser::parseDirectiveLtorg(SMLoc L) { in parseDirectiveLtorg() function in AArch64AsmParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp173 bool parseDirectiveLtorg(SMLoc L);
4872 parseDirectiveLtorg(Loc); in ParseDirective()
5186 bool AArch64AsmParser::parseDirectiveLtorg(SMLoc L) { in parseDirectiveLtorg() function in AArch64AsmParser
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp227 bool parseDirectiveLtorg(SMLoc L);
8990 return parseDirectiveLtorg(DirectiveID.getLoc()); in ParseDirective()
9836 bool ARMAsmParser::parseDirectiveLtorg(SMLoc L) { in parseDirectiveLtorg() function in ARMAsmParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp412 bool parseDirectiveLtorg(SMLoc L);
9359 parseDirectiveLtorg(DirectiveID.getLoc()); in ParseDirective()
10070 bool ARMAsmParser::parseDirectiveLtorg(SMLoc L) { in parseDirectiveLtorg() function in ARMAsmParser