Home | History | Annotate | Download | only in test

Lines Matching full:clobber

7298   // Preserve the stack pointer, in case we clobber it.
7364 // Preserve the stack pointer, in case we clobber it.
7502 Clobber(&masm, x0_to_x3);
7512 Clobber(&masm, x10_to_x13);
7564 Clobber(&masm, x0.Bit());
7567 Clobber(&masm, x1.Bit());
7570 Clobber(&masm, x2.Bit());
7573 Clobber(&masm, x3.Bit());
7576 Clobber(&masm, x4.Bit());
7579 Clobber(&masm, x5.Bit());
7582 Clobber(&masm, x6.Bit());
7586 Clobber(&masm, w10.Bit());
7589 Clobber(&masm, w11.Bit());
7592 Clobber(&masm, w12.Bit());
7696 __ Poke(wzr, 0); // Clobber the space we're about to drop.
7702 __ Poke(xzr, 0); // Clobber the space we're about to drop.
7753 // * Clobber the register contents.
7823 // Clobber all the registers, to ensure that they get repopulated by Pop.
7824 Clobber(&masm, list);
7929 // * Clobber the register contents.
8008 // Clobber all the registers, to ensure that they get repopulated by Pop.
8157 Clobber(&masm, r0_to_r3);
8162 Clobber(&masm, r4_to_r5);
8164 Clobber(&masm, r6_to_r9);
8337 Clobber(&masm, list);
8630 // Check that we don't clobber any registers.
8675 // that, and here we just test that we didn't clobber any registers.