Searched defs:MSAControlRegister (Results 1 – 2 of 2) sorted by relevance
239 struct MSAControlRegister { struct243 bool is(MSAControlRegister creg) const { return reg_code == creg.reg_code; } in is() argument260 constexpr MSAControlRegister no_msacreg = {kInvalidMSAControlRegister}; argument
250 struct MSAControlRegister { struct254 bool is(MSAControlRegister creg) const { return reg_code == creg.reg_code; } in is() argument271 constexpr MSAControlRegister no_msacreg = {kInvalidMSAControlRegister}; argument