Searched refs:getUInt (Results 1 – 4 of 4) sorted by relevance
178 return N.getUInt(); in getRegister()192 Val |= N.getUInt(); in setRegister()215 const MCExpr *NExpr = MCConstantExpr::create(N.getUInt(), Ctx); in setRegister()220 const MCExpr *NExpr = MCConstantExpr::create(N.getUInt(), Ctx); in setRegister()776 unsigned Reg = I->first.getUInt(); in toString()777 unsigned Val = I->second.getUInt(); in toString()792 if (const char *RegName = getRegisterName(Key.getUInt())) { in toString()830 EW.write(uint32_t(I.first.getUInt())); in toLegacyBlob()831 EW.write(uint32_t(I.second.getUInt())); in toLegacyBlob()1037 return Version.getArray()[idx].getUInt(); in getPALVersion()[all …]
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()
288 MPWriter.write(Node.getUInt()); in writeToBlob()