Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCParser/
DAsmLexer.cpp120 const char *ExpStart = CurPtr; in LexHexFloatLiteral() local
124 if (CurPtr == ExpStart) in LexHexFloatLiteral()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DAsmLexer.cpp126 const char *ExpStart = CurPtr; in LexHexFloatLiteral() local
130 if (CurPtr == ExpStart) in LexHexFloatLiteral()