Searched refs:getIntVal (Results 1 – 13 of 13) sorted by relevance
75 V = getTok().getIntVal(); in parseIntToken()153 Tag = Tok.getIntVal(); in parseGNUAttribute()158 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()
1279 int64_t IntVal = getTok().getIntVal(); in parsePrimaryExpr()1807 LocalLabelVal = getTok().getIntVal(); in parseStatement()2416 int64_t LineNumber = getTok().getIntVal(); in parseCppHashLineFilenameComment()2521 OS << Token.getIntVal(); in expandMacro()3517 FileNumber = getTok().getIntVal(); in parseDirectiveFile()3660 LineNumber = getTok().getIntVal(); in parseDirectiveLoc()3668 ColumnPos = getTok().getIntVal(); in parseDirectiveLoc()3869 IACol = getTok().getIntVal(); in parseDirectiveCVInlineSiteId()3899 LineNumber = getTok().getIntVal(); in parseDirectiveCVLoc()3907 ColumnPos = getTok().getIntVal(); in parseDirectiveCVLoc()
1736 int64_t IntVal = getTok().getIntVal(); in parsePrimaryExpr()2751 int64_t LineNumber = getTok().getIntVal(); in parseCppHashLineFilenameComment()2935 OS << Token.getIntVal(); in expandMacro()4774 FileNumber = getTok().getIntVal(); in parseDirectiveFile()4921 LineNumber = getTok().getIntVal(); in parseDirectiveLoc()4929 ColumnPos = getTok().getIntVal(); in parseDirectiveLoc()5130 IACol = getTok().getIntVal(); in parseDirectiveCVInlineSiteId()5160 LineNumber = getTok().getIntVal(); in parseDirectiveCVLoc()5168 ColumnPos = getTok().getIntVal(); in parseDirectiveCVLoc()
115 int64_t getIntVal() const { in getIntVal() function
387 int64_t Val = Int.getIntVal(); in parseSingleInteger()485 int64_t Val = Tok.getIntVal(); in parseLimits()495 int64_t Val = Tok.getIntVal(); in parseLimits()712 Op->BrL.List.push_back(Lexer.getTok().getIntVal()); in ParseInstruction()
270 uint64_t getIntVal(uint64_t PatchOffset, unsigned Size);
470 uint64_t InputDebugLocSectionOffset = DebugInfoSection.getIntVal( in emitLocations()714 uint64_t InputDebugRangesSectionOffset = DebugInfoSection.getIntVal( in cloneAndEmitRangeList()
1552 switch (IntTok.getIntVal()) { in ParseRegister()2112 int64_t IntVal = getTok().getIntVal(); in ParseIntelExpression()2875 if (getLexer().getTok().getIntVal() != 1) in HandleAVX512Operand()
3324 if (Tok.getIntVal() > 255 || isNegative) in tryParseFPImm()3327 APFloat F((double)AArch64_AM::getFPImmFloat(Tok.getIntVal())); in tryParseFPImm()3403 int64_t ShiftAmount = getTok().getIntVal(); in tryParseImmWithOptionalShift()7154 int64_t Id = getTok().getIntVal(); in parseDirectiveLOH()7717 int64_t Discriminator = Parser.getTok().getIntVal(); in parseAuthExpr()
2389 if (Tok.getIntVal() != 0) in parseFenceArg()2651 int64_t StackAdjustment = getLexer().getTok().getIntVal(); in parseZcmpStackAdj()
6751 int64_t RegNum = Token.getIntVal(); in matchAnyRegisterWithoutDollar()7116 AtRegNo = Reg.getIntVal(); in parseSetAtDirective()8589 unsigned Value = Parser.getTok().getIntVal(); in parseFpABIValue()
5223 int64_t Val = Tok.getIntVal(); in parseMSRMaskOperand()6258 int64_t Val = Tok.getIntVal(); in parseFPImm()11700 int64_t Val = Parser.getTok().getIntVal(); in parseDirectiveCode()