Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/MIRParser/
DMILexer.h71 kw_half, enumerator
DMILexer.cpp209 .Case("half", MIToken::kw_half) in getIdentifierKind()
DMIParser.cpp1478 case MIToken::kw_half: in parseMachineOperand()
/external/clang/lib/Format/
DFormatToken.cpp53 case tok::kw_half: in isSimpleTypeSpecifier()
/external/clang/lib/Parse/
DParseTentative.cpp1020 case tok::kw_half: in isExpressionOrTypeSpecifierSimple()
1495 case tok::kw_half: in isCXXDeclarationSpecifier()
1585 case tok::kw_half: in isCXXDeclarationSpecifierAType()
DParseDecl.cpp3317 case tok::kw_half: in ParseDeclarationSpecifiers()
4323 case tok::kw_half: in isKnownToBeTypeSpecifier()
4398 case tok::kw_half: in isTypeSpecifierQualifier()
4553 case tok::kw_half: in isDeclarationSpecifier()
DParseExpr.cpp1171 case tok::kw_half: in ParseCastExpression()
DParseExprCXX.cpp1933 case tok::kw_half: in ParseCXXSimpleTypeSpecifier()
/external/clang/lib/Sema/
DSemaDecl.cpp108 case tok::kw_half: in isSimpleTypeSpecifier()