Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
DMILexer.h158 FloatingPointLiteral, enumerator
DMILexer.cpp555 Token.reset(MIToken::FloatingPointLiteral, Range.upto(C)); in lexFloatingPointLiteral()
577 Token.reset(MIToken::FloatingPointLiteral, Range.upto(C)); in maybeLexHexadecimalLiteral()
DMIParser.cpp1911 if (Token.isNot(MIToken::FloatingPointLiteral) && in parseFPImmediateOperand()