Searched refs:getIntVal (Results 1 – 10 of 10) sorted by relevance
73 V = getTok().getIntVal(); in parseIntToken()
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()
1257 int64_t IntVal = getTok().getIntVal(); in parsePrimaryExpr()1789 LocalLabelVal = getTok().getIntVal(); in parseStatement()2400 int64_t LineNumber = getTok().getIntVal(); in parseCppHashLineFilenameComment()2593 OS << Token.getIntVal(); in expandMacro()3463 FileNumber = getTok().getIntVal(); in parseDirectiveFile()3606 LineNumber = getTok().getIntVal(); in parseDirectiveLoc()3614 ColumnPos = getTok().getIntVal(); in parseDirectiveLoc()3818 IACol = getTok().getIntVal(); in parseDirectiveCVInlineSiteId()3849 LineNumber = getTok().getIntVal(); in parseDirectiveCVLoc()3857 ColumnPos = getTok().getIntVal(); in parseDirectiveCVLoc()
1600 int64_t IntVal = getTok().getIntVal(); in parsePrimaryExpr()2002 LocalLabelVal = getTok().getIntVal(); in parseStatement()2649 int64_t LineNumber = getTok().getIntVal(); in parseCppHashLineFilenameComment()2832 OS << Token.getIntVal(); in expandMacro()4516 FileNumber = getTok().getIntVal(); in parseDirectiveFile()4664 LineNumber = getTok().getIntVal(); in parseDirectiveLoc()4672 ColumnPos = getTok().getIntVal(); in parseDirectiveLoc()4876 IACol = getTok().getIntVal(); in parseDirectiveCVInlineSiteId()4907 LineNumber = getTok().getIntVal(); in parseDirectiveCVLoc()4915 ColumnPos = getTok().getIntVal(); in parseDirectiveCVLoc()
115 int64_t getIntVal() const { in getIntVal() function
365 int64_t Val = Int.getIntVal(); in parseSingleInteger()458 int64_t Val = Tok.getIntVal(); in parseLimits()468 int64_t Val = Tok.getIntVal(); in parseLimits()697 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()
2646 if (Tok.getIntVal() > 255 || isNegative) { in tryParseFPImm()2651 APFloat F((double)AArch64_AM::getFPImmFloat(Tok.getIntVal())); in tryParseFPImm()2725 int64_t ShiftAmount = Parser.getTok().getIntVal(); in tryParseImmWithOptionalShift()5630 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()11209 int64_t Val = Parser.getTok().getIntVal(); in parseDirectiveCode()