Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
HDMILexer.h102 kw_half, enumerator
HDMILexer.cpp244 .Case("half", MIToken::kw_half) in getIdentifierKind()
HDMIParser.cpp2884 case MIToken::kw_half: in parseMachineOperand()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
HDCPlusPlusNameParser.cpp512 case tok::kw_half: in ConsumeBuiltinType()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParseTentative.cpp1795 case tok::kw_half: in isCXXDeclarationSpecifier()
1921 case tok::kw_half: in isCXXDeclarationSpecifierAType()
HDParseDecl.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()
HDParseExpr.cpp1631 case tok::kw_half: in ParseCastExpression()
HDParseExprCXX.cpp2411 case tok::kw_half: in ParseCXXSimpleTypeSpecifier()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Lex/
HDLexer.cpp94 case tok::kw_half: in isSimpleTypeSpecifier()