Home
last modified time | relevance | path

Searched defs:RegisterDemand (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/compiler/
Daco_ir.h1412 struct RegisterDemand { struct
1414 constexpr RegisterDemand(const int16_t v, const int16_t s) noexcept in RegisterDemand() function
1419 constexpr friend bool operator==(const RegisterDemand a, const RegisterDemand b) noexcept { argument
1423 constexpr bool exceeds(const RegisterDemand other) const noexcept { in exceeds() argument
1470 constexpr void update(const RegisterDemand other) noexcept { in update() argument