Searched refs:getIntVal (Results 1 – 11 of 11) sorted by relevance
75 V = getTok().getIntVal(); in parseIntToken()154 Tag = Tok.getIntVal(); in parseGNUAttribute()159 IntegerValue = Tok.getIntVal(); in parseGNUAttribute()
1017 int64_t MajorVal = getLexer().getTok().getIntVal(); in parseMajorMinorVersionComponent()1030 int64_t MinorVal = getLexer().getTok().getIntVal(); in parseMajorMinorVersionComponent()1046 int64_t Val = getLexer().getTok().getIntVal(); in parseOptionalTrailingVersionComponent()
1282 int64_t IntVal = getTok().getIntVal(); in parsePrimaryExpr()1812 LocalLabelVal = getTok().getIntVal(); in parseStatement()2422 int64_t LineNumber = getTok().getIntVal(); in parseCppHashLineFilenameComment()2615 OS << Token.getIntVal(); in expandMacro()3507 FileNumber = getTok().getIntVal(); in parseDirectiveFile()3650 LineNumber = getTok().getIntVal(); in parseDirectiveLoc()3658 ColumnPos = getTok().getIntVal(); in parseDirectiveLoc()3859 IACol = getTok().getIntVal(); in parseDirectiveCVInlineSiteId()3889 LineNumber = getTok().getIntVal(); in parseDirectiveCVLoc()3897 ColumnPos = getTok().getIntVal(); in parseDirectiveCVLoc()
1747 int64_t IntVal = getTok().getIntVal(); in parsePrimaryExpr()2782 int64_t LineNumber = getTok().getIntVal(); in parseCppHashLineFilenameComment()2966 OS << Token.getIntVal(); in expandMacro()4806 FileNumber = getTok().getIntVal(); in parseDirectiveFile()4953 LineNumber = getTok().getIntVal(); in parseDirectiveLoc()4961 ColumnPos = getTok().getIntVal(); in parseDirectiveLoc()5162 IACol = getTok().getIntVal(); in parseDirectiveCVInlineSiteId()5192 LineNumber = getTok().getIntVal(); in parseDirectiveCVLoc()5200 ColumnPos = getTok().getIntVal(); in parseDirectiveCVLoc()
115 int64_t getIntVal() const { in getIntVal() function
390 int64_t Val = Int.getIntVal(); in parseSingleInteger()488 int64_t Val = Tok.getIntVal(); in parseLimits()498 int64_t Val = Tok.getIntVal(); in parseLimits()719 Op->BrL.List.push_back(Lexer.getTok().getIntVal()); in ParseInstruction()
503 RegName = StringRef(std::to_string(getLexer().getTok().getIntVal())); in parseRegister()
1538 switch (IntTok.getIntVal()) { in ParseRegister()2106 int64_t IntVal = getTok().getIntVal(); in ParseIntelExpression()2799 if (getLexer().getTok().getIntVal() != 1) in HandleAVX512Operand()
3279 if (Tok.getIntVal() > 255 || isNegative) { in tryParseFPImm()3284 APFloat F((double)AArch64_AM::getFPImmFloat(Tok.getIntVal())); in tryParseFPImm()3366 int64_t ShiftAmount = getTok().getIntVal(); in tryParseImmWithOptionalShift()7091 int64_t Id = getTok().getIntVal(); in parseDirectiveLOH()
6732 int64_t RegNum = Token.getIntVal(); in matchAnyRegisterWithoutDollar()7110 AtRegNo = Reg.getIntVal(); in parseSetAtDirective()8583 unsigned Value = Parser.getTok().getIntVal(); in parseFpABIValue()
5139 int64_t Val = Tok.getIntVal(); in parseMSRMaskOperand()6162 int64_t Val = Tok.getIntVal(); in parseFPImm()11288 int64_t Val = Parser.getTok().getIntVal(); in parseDirectiveCode()