Lines Matching refs:Include
1205 temps.Include(p0, p1);
1208 temps.Include(p7, p8, p15);
1230 temps.Include(p3, p6, p9, p12);
1245 temps.Include(NoReg);
1246 temps.Include(NoCPUReg);
1247 temps.Include(CPURegList(CPURegister::kNoRegister, 0, 0));
1251 temps.Include(sp);
1252 temps.Include(xzr, wsp);
1253 temps.Include(wzr);
1254 temps.Include(CPURegList(xzr, sp));
1362 temps.Include(w0);
1363 temps.Include(x1);
1364 temps.Include(WRegister(2));
1365 temps.Include(XRegister(3));
1366 temps.Include(Register(w4));
1367 temps.Include(Register(x5));
1368 temps.Include(CPURegister(w6));
1369 temps.Include(CPURegister(x7));
1372 temps.Include(x8, w9, x10);
1373 temps.Include(Register(w12), Register(x13), Register(w14));
1374 temps.Include(XRegister(16), XRegister(17), XRegister(18));
1375 temps.Include(WRegister(20), WRegister(21), WRegister(22));
1376 temps.Include(CPURegList(w24, w25, w26));
1379 temps.Include(Register(w26));
1380 temps.Include(Register(x25));
1381 temps.Include(CPURegister(x24));
1382 temps.Include(CPURegister(x22));
1383 temps.Include(x21, x20, w18, x17);
1384 temps.Include(CPURegList(x16, x14, x13, x12));
1457 temps.Include(b0);
1458 temps.Include(h1);
1459 temps.Include(SRegister(2));
1460 temps.Include(DRegister(3));
1461 temps.Include(VRegister(q4));
1462 temps.Include(VRegister(v5.V8B()));
1463 temps.Include(CPURegister(d6));
1464 temps.Include(CPURegister(v7.S4B()));
1467 temps.Include(b8, h9, s10);
1468 temps.Include(VRegister(d12), VRegister(d13), VRegister(d14));
1469 temps.Include(QRegister(16), QRegister(17), QRegister(18));
1470 temps.Include(BRegister(20), BRegister(21), BRegister(22));
1471 temps.Include(CPURegList(s24, s25, s26));
1474 temps.Include(VRegister(b26));
1475 temps.Include(VRegister(h25));
1476 temps.Include(CPURegister(s24));
1477 temps.Include(CPURegister(v22.V4H()));
1478 temps.Include(q21, d20, s18, h17);
1479 temps.Include(CPURegList(h16, h14, h13, h12));
1552 temps.Include(z0);
1553 temps.Include(z1.VnB());
1554 temps.Include(ZRegister(2));
1555 temps.Include(ZRegister(3, kFormatVnD));
1556 temps.Include(CPURegister(z4));
1557 temps.Include(CPURegister(z5.VnH()));
1560 temps.Include(z8, z9, z10.VnS());
1561 temps.Include(ZRegister(12), ZRegister(13, kHRegSize), z14);
1562 temps.Include(CPURegList(z16, z17, z18));
1565 temps.Include(ZRegister(18));
1566 temps.Include(ZRegister(17, kFormatVnB));
1567 temps.Include(CPURegister(z16));
1568 temps.Include(CPURegister(z13.VnD()));
1569 temps.Include(z12, z10, z9.VnB(), z8);
1570 temps.Include(CPURegList(z5, z4, z3, z2));
1637 temps.Include(p0);
1638 temps.Include(PRegister(1));
1639 temps.Include(PRegisterWithLaneSize(2, kFormatVnD));
1640 temps.Include(PRegisterM(3));
1641 temps.Include(CPURegister(PRegister(4)));
1642 temps.Include(CPURegister(PRegisterZ(5)));
1645 temps.Include(p7, p8.Merging(), p9.VnS());
1646 temps.Include(PRegister(11), PRegisterWithLaneSize(12, kHRegSize));
1647 temps.Include(CPURegList(p15));
1650 temps.Include(PRegister(15));
1651 temps.Include(PRegisterWithLaneSize(12, kFormatVnB));
1652 temps.Include(CPURegister(p11));
1653 temps.Include(CPURegister(p9.VnD()));
1654 temps.Include(p8.Merging(), p7.Zeroing(), p5.VnB(), p4);
1655 temps.Include(CPURegList(p3, p2, p1, p0));