Home | History | Annotate | Download | only in mips64

Lines Matching refs:DECLARE_REGISTER

147 #define DECLARE_REGISTER(R) const Register R = {Register::kCode_##R};
148 GENERAL_REGISTERS(DECLARE_REGISTER)
149 #undef DECLARE_REGISTER