Searched defs:RegisterDemand (Results 1 – 1 of 1) sorted by relevance
1412 struct RegisterDemand { struct1414 constexpr RegisterDemand(const int16_t v, const int16_t s) noexcept in RegisterDemand() function1419 constexpr friend bool operator==(const RegisterDemand a, const RegisterDemand b) noexcept { argument1423 constexpr bool exceeds(const RegisterDemand other) const noexcept { in exceeds() argument1470 constexpr void update(const RegisterDemand other) noexcept { in update() argument