Home
last modified time | relevance | path

Searched defs:LexIdentifier (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/llvm/lib/TableGen/
H A DTGLexer.cpp250 tgtok::TokKind TGLexer::LexIdentifier() { in LexIdentifier() function in TGLexer
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_lexer.cc258 TokKind HloLexer::LexIdentifier() { in LexIdentifier() function in xla::HloLexer
/aosp_15_r20/external/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp136 AsmToken AsmLexer::LexIdentifier() { in LexIdentifier() function in AsmLexer
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp143 AsmToken AsmLexer::LexIdentifier() { in LexIdentifier() function in AsmLexer
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
H A DTGLexer.cpp337 tgtok::TokKind TGLexer::LexIdentifier() { in LexIdentifier() function in TGLexer
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGLexer.cpp320 tgtok::TokKind TGLexer::LexIdentifier() { in LexIdentifier() function in TGLexer
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLLexer.cpp452 lltok::Kind LLLexer::LexIdentifier() { in LexIdentifier() function in LLLexer
/aosp_15_r20/external/llvm/lib/AsmParser/
H A DLLLexer.cpp451 lltok::Kind LLLexer::LexIdentifier() { in LexIdentifier() function in LLLexer
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/
H A DLLLexer.cpp452 lltok::Kind LLLexer::LexIdentifier() { in LexIdentifier() function in LLLexer
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp153 AsmToken AsmLexer::LexIdentifier() { in LexIdentifier() function in AsmLexer
/aosp_15_r20/external/clang/lib/Lex/
H A DLexer.cpp1502 bool Lexer::LexIdentifier(Token &Result, const char *CurPtr) { in LexIdentifier() function in Lexer