Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:Real

1581   // .Imm gets lexed as a real.
1582 if (Tok.is(AsmToken::Real)) {
2469 // FIXME: This should be replaced with a real .td file alias mechanism.