Home | History | Annotate | Download | only in arm

Lines Matching refs:IsCoreRegister

1503   } else if (src.IsCoreRegister()) {
1521 CHECK(src.IsCoreRegister()) << src;
1527 CHECK(src.IsCoreRegister()) << src;
1550 CHECK(dst.IsCoreRegister() && dst.IsCoreRegister()) << dst;
1557 CHECK(dst.IsCoreRegister()) << dst;
1564 CHECK(dst.IsCoreRegister() && dst.IsCoreRegister()) << dst;
1572 CHECK(scratch.IsCoreRegister()) << scratch;
1580 CHECK(scratch.IsCoreRegister()) << scratch;
1590 } else if (dst.IsCoreRegister()) {
1615 CHECK(dst.IsCoreRegister()) << dst;
1623 CHECK(scratch.IsCoreRegister()) << scratch;
1634 CHECK(scratch.IsCoreRegister()) << scratch;
1645 CHECK(scratch.IsCoreRegister()) << scratch;
1667 if (dst.IsCoreRegister()) {
1668 CHECK(src.IsCoreRegister()) << src;
1693 CHECK(scratch.IsCoreRegister()) << scratch;
1764 CHECK(in_reg.IsNoRegister() || in_reg.IsCoreRegister()) << in_reg;
1765 CHECK(out_reg.IsCoreRegister()) << out_reg;
1790 CHECK(scratch.IsCoreRegister()) << scratch;
1809 CHECK(out_reg.IsCoreRegister()) << out_reg;
1810 CHECK(in_reg.IsCoreRegister()) << in_reg;
1832 CHECK(base.IsCoreRegister()) << base;
1833 CHECK(scratch.IsCoreRegister()) << scratch;
1843 CHECK(scratch.IsCoreRegister()) << scratch;