Searched refs:getIntVal (Results 1 – 11 of 11) sorted by relevance
73 V = getTok().getIntVal(); in parseIntToken()152 Tag = Tok.getIntVal(); in parseGNUAttribute()157 IntegerValue = Tok.getIntVal(); in parseGNUAttribute()
1018 int64_t MajorVal = getLexer().getTok().getIntVal(); in parseMajorMinorVersionComponent()1031 int64_t MinorVal = getLexer().getTok().getIntVal(); in parseMajorMinorVersionComponent()1047 int64_t Val = getLexer().getTok().getIntVal(); in parseOptionalTrailingVersionComponent()
1276 int64_t IntVal = getTok().getIntVal(); in parsePrimaryExpr()1806 LocalLabelVal = getTok().getIntVal(); in parseStatement()2421 int64_t LineNumber = getTok().getIntVal(); in parseCppHashLineFilenameComment()2614 OS << Token.getIntVal(); in expandMacro()3506 FileNumber = getTok().getIntVal(); in parseDirectiveFile()3649 LineNumber = getTok().getIntVal(); in parseDirectiveLoc()3657 ColumnPos = getTok().getIntVal(); in parseDirectiveLoc()3858 IACol = getTok().getIntVal(); in parseDirectiveCVInlineSiteId()3888 LineNumber = getTok().getIntVal(); in parseDirectiveCVLoc()3896 ColumnPos = getTok().getIntVal(); in parseDirectiveCVLoc()
1727 int64_t IntVal = getTok().getIntVal(); in parsePrimaryExpr()2767 int64_t LineNumber = getTok().getIntVal(); in parseCppHashLineFilenameComment()2951 OS << Token.getIntVal(); in expandMacro()4791 FileNumber = getTok().getIntVal(); in parseDirectiveFile()4938 LineNumber = getTok().getIntVal(); in parseDirectiveLoc()4946 ColumnPos = getTok().getIntVal(); in parseDirectiveLoc()5147 IACol = getTok().getIntVal(); in parseDirectiveCVInlineSiteId()5177 LineNumber = getTok().getIntVal(); in parseDirectiveCVLoc()5185 ColumnPos = getTok().getIntVal(); in parseDirectiveCVLoc()
115 int64_t getIntVal() const { in getIntVal() function
388 int64_t Val = Int.getIntVal(); in parseSingleInteger()486 int64_t Val = Tok.getIntVal(); in parseLimits()496 int64_t Val = Tok.getIntVal(); in parseLimits()717 Op->BrL.List.push_back(Lexer.getTok().getIntVal()); in ParseInstruction()
121 EXPECT_EQ(Lexer.getTok().getIntVal(), ExpectedValues[I]); in lexAndCheckIntegerTokensAndValues()
1537 switch (IntTok.getIntVal()) { in ParseRegister()2105 int64_t IntVal = getTok().getIntVal(); in ParseIntelExpression()2798 if (getLexer().getTok().getIntVal() != 1) in HandleAVX512Operand()
2939 if (Tok.getIntVal() > 255 || isNegative) { in tryParseFPImm()2944 APFloat F((double)AArch64_AM::getFPImmFloat(Tok.getIntVal())); in tryParseFPImm()3014 int64_t ShiftAmount = getTok().getIntVal(); in tryParseImmWithOptionalShift()6387 int64_t Id = getTok().getIntVal(); in parseDirectiveLOH()
6687 int64_t RegNum = Token.getIntVal(); in matchAnyRegisterWithoutDollar()7052 AtRegNo = Reg.getIntVal(); in parseSetAtDirective()8525 unsigned Value = Parser.getTok().getIntVal(); in parseFpABIValue()
5138 int64_t Val = Tok.getIntVal(); in parseMSRMaskOperand()6161 int64_t Val = Tok.getIntVal(); in parseFPImm()11267 int64_t Val = Parser.getTok().getIntVal(); in parseDirectiveCode()