Searched defs:FPUControlRegister (Results 1 – 2 of 2) sorted by relevance
300 struct FPUControlRegister { struct302 bool is(FPUControlRegister creg) const { return reg_code == creg.reg_code; } in is() argument319 constexpr FPUControlRegister no_fpucreg = {kInvalidFPUControlRegister}; argument
311 struct FPUControlRegister { struct313 bool is(FPUControlRegister creg) const { return reg_code == creg.reg_code; } in is() argument330 constexpr FPUControlRegister no_fpucreg = {kInvalidFPUControlRegister}; argument