Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/MIRParser/
DMILexer.h119 QuotedIRValue // `<constant value>` enumerator
DMILexer.cpp550 Token.reset(MIToken::QuotedIRValue, Range.upto(C)).setStringValue(Value); in maybeLexEscapedIRValue()
DMIParser.cpp1539 case MIToken::QuotedIRValue: { in parseIRValue()
1652 Token.isNot(MIToken::QuotedIRValue)) in parseMachinePointerInfo()