Lines Matching full:clobber
7910 // Preserve the system stack pointer, in case we clobber it.
7977 // Preserve the system stack pointer, in case we clobber it.
8121 Clobber(&masm, x0_to_x3);
8131 Clobber(&masm, x10_to_x13);
8184 Clobber(&masm, x0.Bit());
8187 Clobber(&masm, x1.Bit());
8190 Clobber(&masm, x2.Bit());
8193 Clobber(&masm, x3.Bit());
8196 Clobber(&masm, x4.Bit());
8199 Clobber(&masm, x5.Bit());
8202 Clobber(&masm, x6.Bit());
8206 Clobber(&masm, w10.Bit());
8209 Clobber(&masm, w11.Bit());
8212 Clobber(&masm, w12.Bit());
8318 __ Poke(wzr, 0); // Clobber the space we're about to drop.
8324 __ Poke(xzr, 0); // Clobber the space we're about to drop.
8375 // * Clobber the register contents.
8448 // Clobber all the registers, to ensure that they get repopulated by Pop.
8449 Clobber(&masm, list);
8556 // * Clobber the register contents.
8632 // Clobber all the registers, to ensure that they get repopulated by Pop.
8785 Clobber(&masm, r0_to_r3);
8790 Clobber(&masm, r4_to_r5);
8792 Clobber(&masm, r6_to_r9);
8981 Clobber(&masm, list);
9186 Clobber(&masm, CPURegList(CPURegister::kRegister, kXRegSizeInBits, 0, 6));
9187 Clobber(&masm, CPURegList(CPURegister::kFPRegister, kDRegSizeInBits, 0, 2));
9264 Clobber(&masm, CPURegList(CPURegister::kRegister, kXRegSizeInBits, 0, 6));
9265 Clobber(&masm, CPURegList(CPURegister::kFPRegister, kDRegSizeInBits, 0, 2));
9830 // Check that we don't clobber any registers.
9876 // that, and here we just test that we didn't clobber any registers.