Searched refs:QuotedIRValue (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h174 QuotedIRValue, // `<constant value>` enumerator in enum:llvm::MIToken::TokenKind
H A DMILexer.cpp707 Token.reset(MIToken::QuotedIRValue, Range.upto(C)).setStringValue(Value);
H A DMIParser.cpp3082 case MIToken::QuotedIRValue: {
3252 Token.isNot(MIToken::QuotedIRValue) &&

Completed in 89 milliseconds