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