Searched refs:HexLiteral (Results 1 – 3 of 3) sorted by relevance
172 HexLiteral, enumerator
875 Token.isNot(MIToken::HexLiteral)) in parseBasicBlockLiveins()907 Token.isNot(MIToken::HexLiteral)) in parseBasicBlockSuccessors()2043 Token.isNot(MIToken::HexLiteral)) in parseFPImmediateOperand()2053 assert(Token.is(MIToken::HexLiteral)); in getHexUint()2079 if (Token.is(MIToken::HexLiteral)) { in getUnsigned()2470 if (Token.isNot(MIToken::HexLiteral)) in parseCFIEscapeValues()3133 if (Token.is(MIToken::HexLiteral)) { in getUint64()
588 Token.reset(MIToken::HexLiteral, Range.upto(C)); in maybeLexHexadecimalLiteral()