Searched refs:getUInt (Results 1 – 4 of 4) sorted by relevance
169 return N.getUInt(); in getRegister()183 Val |= N.getUInt(); in setRegister()673 unsigned Reg = I->first.getUInt(); in toString()674 unsigned Val = I->second.getUInt(); in toString()689 if (const char *RegName = getRegisterName(Key.getUInt())) { in toString()726 EW.write(uint32_t(I.first.getUInt())); in toLegacyBlob()727 EW.write(uint32_t(I.second.getUInt())); in toLegacyBlob()
87 uint64_t &getUInt() { in getUInt() function107 uint64_t getUInt() const { in getUInt() function
76 StringRef Err = yaml::ScalarTraits<uint64_t>::input(S, nullptr, getUInt()); in fromString()
275 MPWriter.write(Node.getUInt()); in writeToBlob()