Home
last modified time | relevance | path

Searched refs:parseDirectiveCPU (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp169 bool parseDirectiveCPU(SMLoc L);
5032 parseDirectiveCPU(Loc); in ParseDirective()
5211 bool AArch64AsmParser::parseDirectiveCPU(SMLoc L) { in parseDirectiveCPU() function in AArch64AsmParser
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp413 bool parseDirectiveCPU(SMLoc L);
10608 parseDirectiveCPU(DirectiveID.getLoc()); in ParseDirective()
10944 bool ARMAsmParser::parseDirectiveCPU(SMLoc L) { in parseDirectiveCPU() function in ARMAsmParser