Searched refs:getUIntVal (Results 1 – 6 of 6) sorted by relevance
60 unsigned getUIntVal() const { return UIntVal; } in getUIntVal() function
300 unsigned TypeID = Lex.getUIntVal(); in ParseUnnamedType()402 if (Lex.getUIntVal() != VarID) in ParseUnnamedGlobal()1279 if (Lex.getUIntVal() >= NumberedTypes.size()) in ParseType()1280 NumberedTypes.resize(Lex.getUIntVal()+1); in ParseType()1281 std::pair<Type*, LocTy> &Entry = NumberedTypes[Lex.getUIntVal()]; in ParseType()1897 ID.UIntVal = Lex.getUIntVal(); in ParseValID()1905 ID.UIntVal = Lex.getUIntVal(); in ParseValID()2087 unsigned Opc = Lex.getUIntVal(); in ParseValID()2145 unsigned PredVal, Opc = Lex.getUIntVal(); in ParseValID()2195 unsigned Opc = Lex.getUIntVal(); in ParseValID()[all …]
58 unsigned getUIntVal() const { return UIntVal; } in getUIntVal() function
357 unsigned TypeID = Lex.getUIntVal(); in ParseUnnamedType()483 if (Lex.getUIntVal() != VarID) in ParseUnnamedGlobal()957 unsigned VarID = Lex.getUIntVal(); in ParseUnnamedAttrGrp()1005 unsigned AttrGrpNum = Lex.getUIntVal(); in ParseFnAttributeValuePairs()2012 std::pair<Type*, LocTy> &Entry = NumberedTypes[Lex.getUIntVal()]; in ParseType()2686 ID.UIntVal = Lex.getUIntVal(); in ParseValID()2694 ID.UIntVal = Lex.getUIntVal(); in ParseValID()2931 unsigned Opc = Lex.getUIntVal(); in ParseValID()2996 unsigned PredVal, Opc = Lex.getUIntVal(); in ParseValID()3046 unsigned Opc = Lex.getUIntVal(); in ParseValID()[all …]
62 unsigned getUIntVal() const { return UIntVal; } in getUIntVal() function
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()2278 std::pair<Type*, LocTy> &Entry = NumberedTypes[Lex.getUIntVal()]; in ParseType()2962 ID.UIntVal = Lex.getUIntVal(); in ParseValID()2970 ID.UIntVal = Lex.getUIntVal(); in ParseValID()3207 unsigned Opc = Lex.getUIntVal(); in ParseValID()3272 unsigned PredVal, Opc = Lex.getUIntVal(); in ParseValID()[all …]