Lines Matching refs:getUIntVal
424 unsigned TypeID = Lex.getUIntVal(); in ParseUnnamedType()
550 if (Lex.getUIntVal() != VarID) in ParseUnnamedGlobal()
803 unsigned SummaryID = Lex.getUIntVal(); in ParseSummaryEntry()
1128 unsigned VarID = Lex.getUIntVal(); in ParseUnnamedAttrGrp()
1176 unsigned AttrGrpNum = Lex.getUIntVal(); in ParseFnAttributeValuePairs()
2303 std::pair<Type*, LocTy> &Entry = NumberedTypes[Lex.getUIntVal()]; in ParseType()
2958 ID.UIntVal = Lex.getUIntVal(); in ParseValID()
2966 ID.UIntVal = Lex.getUIntVal(); in ParseValID()
3203 unsigned Opc = Lex.getUIntVal(); in ParseValID()
3268 unsigned PredVal, Opc = Lex.getUIntVal(); in ParseValID()
3301 unsigned Opc = Lex.getUIntVal(); in ParseValID()
3342 unsigned Opc = Lex.getUIntVal(); in ParseValID()
3413 unsigned Opc = Lex.getUIntVal(); in ParseValID()
3437 unsigned Opc = Lex.getUIntVal(); in ParseValID()
5222 unsigned NameID = Lex.getUIntVal(); in ParseFunctionHeader()
5500 NameID = Lex.getUIntVal(); in ParseBasicBlock()
5552 unsigned KeywordVal = Lex.getUIntVal(); in ParseInstruction()
8121 unsigned ID = Lex.getUIntVal(); in ParseTypeTests()
8261 unsigned ID = Lex.getUIntVal(); in ParseVFuncId()
8358 unsigned ModuleID = Lex.getUIntVal(); in ParseModuleReference()
8373 GVId = Lex.getUIntVal(); in ParseGVReference()