Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
DMILexer.h174 QuotedIRValue, // `<constant value>` enumerator
DMILexer.cpp707 Token.reset(MIToken::QuotedIRValue, Range.upto(C)).setStringValue(Value); in maybeLexEscapedIRValue()
DMIParser.cpp3082 case MIToken::QuotedIRValue: { in parseIRValue()
3252 Token.isNot(MIToken::QuotedIRValue) && in parseMachinePointerInfo()