Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
DMILexer.h164 FloatingPointLiteral, enumerator
DMILexer.cpp561 Token.reset(MIToken::FloatingPointLiteral, Range.upto(C)); in lexFloatingPointLiteral()
583 Token.reset(MIToken::FloatingPointLiteral, Range.upto(C)); in maybeLexHexadecimalLiteral()
DMIParser.cpp1990 if (Token.isNot(MIToken::FloatingPointLiteral) && in parseFPImmediateOperand()