Home
last modified time | relevance | path

Searched refs:kw_half (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h102 kw_half, enumerator
H A DMILexer.cpp244 .Case("half", MIToken::kw_half) in getIdentifierKind()
H A DMIParser.cpp2884 case MIToken::kw_half: in parseMachineOperand()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.cpp512 case tok::kw_half: in ConsumeBuiltinType()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTentative.cpp1795 case tok::kw_half: in isCXXDeclarationSpecifier()
1921 case tok::kw_half: in isCXXDeclarationSpecifierAType()
H A DParseDecl.cpp4516 case tok::kw_half: in ParseDeclarationSpecifiers()
5790 case tok::kw_half: in isKnownToBeTypeSpecifier()
5873 case tok::kw_half: in isTypeSpecifierQualifier()
6095 case tok::kw_half: in isDeclarationSpecifier()
H A DParseExpr.cpp1631 case tok::kw_half: in ParseCastExpression()
H A DParseExprCXX.cpp2411 case tok::kw_half: in ParseCXXSimpleTypeSpecifier()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp94 case tok::kw_half: in isSimpleTypeSpecifier()