Lines Matching refs:IsWRegister
130 } else if (src.IsWRegister()) {
259 } else if (dest.IsWRegister()) {
337 CHECK(src.IsWRegister());
346 } else if (dst.IsWRegister()) {
347 CHECK(src.IsWRegister()) << src;
413 CHECK(scratch.IsXRegister() || scratch.IsWRegister()) << scratch;
435 CHECK(scratch.IsXRegister() || scratch.IsWRegister()) << scratch;
468 CHECK(scratch.IsXRegister() || scratch.IsWRegister()) << scratch;
471 if (scratch.IsWRegister()) {
507 CHECK(reg.IsWRegister()) << reg;
518 CHECK(reg.IsWRegister()) << reg;
731 } else if (reg.IsWRegister()) {