Searched refs:getIntVal (Results 1 – 10 of 10) 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()
1262 int64_t IntVal = getTok().getIntVal(); in parsePrimaryExpr()1794 LocalLabelVal = getTok().getIntVal(); in parseStatement()2407 int64_t LineNumber = getTok().getIntVal(); in parseCppHashLineFilenameComment()2600 OS << Token.getIntVal(); in expandMacro()3471 FileNumber = getTok().getIntVal(); in parseDirectiveFile()3614 LineNumber = getTok().getIntVal(); in parseDirectiveLoc()3622 ColumnPos = getTok().getIntVal(); in parseDirectiveLoc()3826 IACol = getTok().getIntVal(); in parseDirectiveCVInlineSiteId()3857 LineNumber = getTok().getIntVal(); in parseDirectiveCVLoc()3865 ColumnPos = getTok().getIntVal(); in parseDirectiveCVLoc()
1722 int64_t IntVal = getTok().getIntVal(); in parsePrimaryExpr()2124 LocalLabelVal = getTok().getIntVal(); in parseStatement()2802 int64_t LineNumber = getTok().getIntVal(); in parseCppHashLineFilenameComment()2986 OS << Token.getIntVal(); in expandMacro()4840 FileNumber = getTok().getIntVal(); in parseDirectiveFile()4988 LineNumber = getTok().getIntVal(); in parseDirectiveLoc()4996 ColumnPos = getTok().getIntVal(); in parseDirectiveLoc()5200 IACol = getTok().getIntVal(); in parseDirectiveCVInlineSiteId()5231 LineNumber = getTok().getIntVal(); in parseDirectiveCVLoc()5239 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()727 Op->BrL.List.push_back(Lexer.getTok().getIntVal()); in ParseInstruction()
1520 switch (IntTok.getIntVal()) { in ParseRegister()2073 int64_t IntVal = getTok().getIntVal(); in ParseIntelExpression()2738 if (getLexer().getTok().getIntVal() != 1) in HandleAVX512Operand()
2948 if (Tok.getIntVal() > 255 || isNegative) { in tryParseFPImm()2953 APFloat F((double)AArch64_AM::getFPImmFloat(Tok.getIntVal())); in tryParseFPImm()3024 int64_t ShiftAmount = Parser.getTok().getIntVal(); in tryParseImmWithOptionalShift()6214 int64_t Id = getParser().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()
5119 int64_t Val = Tok.getIntVal(); in parseMSRMaskOperand()6142 int64_t Val = Tok.getIntVal(); in parseFPImm()11210 int64_t Val = Parser.getTok().getIntVal(); in parseDirectiveCode()