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

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h164 FloatingPointLiteral, enumerator in enum:llvm::MIToken::TokenKind
H A DMILexer.cpp561 Token.reset(MIToken::FloatingPointLiteral, Range.upto(C));
583 Token.reset(MIToken::FloatingPointLiteral, Range.upto(C));
H A DMIParser.cpp1990 if (Token.isNot(MIToken::FloatingPointLiteral) &&

Completed in 76 milliseconds