Home
last modified time | relevance | path

Searched refs:kw_float (Results 1 – 13 of 13) sorted by relevance

/external/llvm/lib/CodeGen/MIRParser/
DMILexer.h72 kw_float, enumerator
DMILexer.cpp210 .Case("float", MIToken::kw_float) in getIdentifierKind()
DMIParser.cpp1479 case MIToken::kw_float: in parseMachineOperand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMILexer.h93 kw_float, enumerator
DMILexer.cpp224 .Case("float", MIToken::kw_float) in getIdentifierKind()
DMIParser.cpp2032 case MIToken::kw_float: in parseMachineOperand()
/external/clang/lib/Format/
DFormatToken.cpp54 case tok::kw_float: in isSimpleTypeSpecifier()
/external/clang/lib/Parse/
DParseTentative.cpp1021 case tok::kw_float: in isExpressionOrTypeSpecifierSimple()
1496 case tok::kw_float: in isCXXDeclarationSpecifier()
1586 case tok::kw_float: in isCXXDeclarationSpecifierAType()
DParseDecl.cpp3321 case tok::kw_float: in ParseDeclarationSpecifiers()
4324 case tok::kw_float: in isKnownToBeTypeSpecifier()
4399 case tok::kw_float: in isTypeSpecifierQualifier()
4554 case tok::kw_float: in isDeclarationSpecifier()
6372 case tok::kw_float: in TryAltiVecVectorTokenOutOfLine()
6406 case tok::kw_float: in TryAltiVecTokenOutOfLine()
DParseExpr.cpp1172 case tok::kw_float: in ParseCastExpression()
DParseExprCXX.cpp1936 case tok::kw_float: in ParseCXXSimpleTypeSpecifier()
DParseObjc.cpp1068 case tok::kw_float: in ParseObjCSelectorPiece()
/external/clang/lib/Sema/
DSemaDecl.cpp109 case tok::kw_float: in isSimpleTypeSpecifier()