Home | History | Annotate | Download | only in arm

Lines Matching refs:IsRegisterPair

1506   } else if (src.IsRegisterPair()) {
1593 } else if (dst.IsRegisterPair()) {
1677 CHECK(dst.IsRegisterPair()) << dst;
1678 CHECK(src.IsRegisterPair()) << src;