Searched refs:getIntVal (Results 1 – 9 of 9) sorted by relevance
62 V = getTok().getIntVal(); in parseIntToken()
1020 int64_t MajorVal = getLexer().getTok().getIntVal(); in parseMajorMinorVersionComponent()1033 int64_t MinorVal = getLexer().getTok().getIntVal(); in parseMajorMinorVersionComponent()1049 int64_t Val = getLexer().getTok().getIntVal(); in parseOptionalTrailingVersionComponent()
1152 int64_t IntVal = getTok().getIntVal(); in parsePrimaryExpr()1673 LocalLabelVal = getTok().getIntVal(); in parseStatement()2268 int64_t LineNumber = getTok().getIntVal(); in parseCppHashLineFilenameComment()2456 OS << Token.getIntVal(); in expandMacro()3304 FileNumber = getTok().getIntVal(); in parseDirectiveFile()3452 LineNumber = getTok().getIntVal(); in parseDirectiveLoc()3460 ColumnPos = getTok().getIntVal(); in parseDirectiveLoc()3663 IACol = getTok().getIntVal(); in parseDirectiveCVInlineSiteId()3694 LineNumber = getTok().getIntVal(); in parseDirectiveCVLoc()3702 ColumnPos = getTok().getIntVal(); in parseDirectiveCVLoc()
116 int64_t getIntVal() const { in getIntVal() function
331 int64_t Val = Int.getIntVal(); in parseSingleInteger()502 Op->BrL.List.push_back(Lexer.getTok().getIntVal()); in ParseInstruction()
1130 switch (IntTok.getIntVal()) { in ParseRegister()1500 int64_t IntVal = getTok().getIntVal(); in ParseIntelExpression()2032 if (getLexer().getTok().getIntVal() != 1) in HandleAVX512Operand()
2580 if (Tok.getIntVal() > 255 || isNegative) { in tryParseFPImm()2585 APFloat F((double)AArch64_AM::getFPImmFloat(Tok.getIntVal())); in tryParseFPImm()2654 int64_t ShiftAmount = Parser.getTok().getIntVal(); in tryParseImmWithOptionalShift()5329 int64_t Id = getParser().getTok().getIntVal(); in parseDirectiveLOH()
6084 int64_t RegNum = Token.getIntVal(); in matchAnyRegisterWithoutDollar()6449 AtRegNo = Reg.getIntVal(); in parseSetAtDirective()7841 unsigned Value = Parser.getTok().getIntVal(); in parseFpABIValue()
4373 int64_t Val = Tok.getIntVal(); in parseMSRMaskOperand()5382 int64_t Val = Tok.getIntVal(); in parseFPImm()9557 int64_t Val = Parser.getTok().getIntVal(); in parseDirectiveCode()