Home | History | Annotate | Download | only in mips

Lines Matching refs:IsDRegister

484     CHECK(dst.IsDRegister()) << dst;
623 CHECK(src.IsDRegister());
734 } else if (dest.IsDRegister()) {
735 CHECK(src.IsDRegister()) << src;