Home | History | Annotate | Download | only in arm

Lines Matching refs:IsDRegister

1514     CHECK(src.IsDRegister()) << src;
1600 CHECK(dst.IsDRegister()) << dst;
1670 } else if (dst.IsDRegister()) {
1671 CHECK(src.IsDRegister()) << src;