Searched refs:getIntVal (Results 1 – 15 of 15) sorted by relevance
78 V = getTok().getIntVal(); in parseIntToken()156 Tag = Tok.getIntVal(); in parseGNUAttribute()161 IntegerValue = Tok.getIntVal(); in parseGNUAttribute()
1001 int64_t MajorVal = getLexer().getTok().getIntVal(); in parseMajorMinorVersionComponent()1014 int64_t MinorVal = getLexer().getTok().getIntVal(); in parseMajorMinorVersionComponent()1030 int64_t Val = getLexer().getTok().getIntVal(); in parseOptionalTrailingVersionComponent()
1251 int64_t IntVal = getTok().getIntVal(); in parsePrimaryExpr()1743 LocalLabelVal = getTok().getIntVal(); in parseStatement()2345 int64_t LineNumber = getTok().getIntVal(); in parseCppHashLineFilenameComment()2462 OS << Token.getIntVal(); in expandMacro()3458 FileNumber = getTok().getIntVal(); in parseDirectiveFile()3595 LineNumber = getTok().getIntVal(); in parseDirectiveLoc()3603 ColumnPos = getTok().getIntVal(); in parseDirectiveLoc()3815 IACol = getTok().getIntVal(); in parseDirectiveCVInlineSiteId()3845 LineNumber = getTok().getIntVal(); in parseDirectiveCVLoc()3853 ColumnPos = getTok().getIntVal(); in parseDirectiveCVLoc()[all …]
1524 int64_t IntVal = getTok().getIntVal(); in parsePrimaryExpr()2368 int64_t LineNumber = getTok().getIntVal(); in parseCppHashLineFilenameComment()2552 OS << Token.getIntVal(); in expandMacro()
225 uint64_t SectionDescriptor::getIntVal(uint64_t PatchOffset, unsigned Size) { in getIntVal() function in SectionDescriptor372 Section.getIntVal(Patch.PatchOffset, Format.getDwarfOffsetByteSize()); in applyPatches()388 Section.getIntVal(Patch.PatchOffset, Format.getDwarfOffsetByteSize()); in applyPatches()465 Section.getIntVal(Patch.PatchOffset, Format.getDwarfOffsetByteSize()); in applyPatches()
275 uint64_t getIntVal(uint64_t PatchOffset, unsigned Size);
467 uint64_t InputDebugLocSectionOffset = DebugInfoSection.getIntVal( in emitLocations()711 uint64_t InputDebugRangesSectionOffset = DebugInfoSection.getIntVal( in cloneAndEmitRangeList()
434 int64_t Val = Int.getIntVal(); in parseSingleInteger()529 int64_t Val = Tok.getIntVal(); in parseLimits()539 int64_t Val = Tok.getIntVal(); in parseLimits()799 Op->BrL.List.push_back(Lexer.getTok().getIntVal()); in parseInstruction()886 unsigned Dest = DestTok.getIntVal(); in parseCatchList()
108 int64_t getIntVal() const { in getIntVal() function
622 int64_t RegCode = getLexer().getTok().getIntVal(); in parseRegister()
3391 if (Tok.getIntVal() > 255 || isNegative) in tryParseFPImm()3394 APFloat F((double)AArch64_AM::getFPImmFloat(Tok.getIntVal())); in tryParseFPImm()3470 int64_t ShiftAmount = getTok().getIntVal(); in tryParseImmWithOptionalShift()7373 int64_t Id = getTok().getIntVal(); in parseDirectiveLOH()8065 Tag = getTok().getIntVal(); in parseDirectiveAeabiAArch64Attr()8118 ValueInt = getTok().getIntVal(); in parseDirectiveAeabiAArch64Attr()8248 int64_t Discriminator = Parser.getTok().getIntVal(); in parseAuthExpr()
1574 switch (IntTok.getIntVal()) { in ParseRegister()2133 int64_t IntVal = getTok().getIntVal(); in ParseIntelExpression()2897 if (getLexer().getTok().getIntVal() != 1) in HandleAVX512Operand()
2576 if (Tok.getIntVal() != 0) in parseFenceArg()2847 int64_t StackAdjustment = getTok().getIntVal(); in parseZcmpStackAdj()
6745 int64_t RegNum = Token.getIntVal(); in matchAnyRegisterWithoutDollar()7110 AtRegNo = Reg.getIntVal(); in parseSetAtDirective()8535 unsigned Value = Parser.getTok().getIntVal(); in parseFpABIValue()
5254 int64_t Val = Tok.getIntVal(); in parseMSRMaskOperand()6289 int64_t Val = Tok.getIntVal(); in parseFPImm()11758 int64_t Val = Parser.getTok().getIntVal(); in parseDirectiveCode()