Lines Matching defs:before
90 // If more advanced computation is required before the assert then access the
1748 // Labels 1, 2, and 3 are bound before the current buffer offset. Branches to
6584 // Ensure address set up has happened before executing non-temporal ops.
6658 // Ensure address set up has happened before executing non-temporal ops.
6706 // Ensure address set up has happened before executing non-temporal ops.
7592 Literal<uint64_t> before(0);
7600 ExactAssemblyScope scope(&masm, before.GetSize());
7601 __ place(&before);
7610 __ prfm(op, &before);
13208 RegisterDump before;
13211 before.Dump(&masm);
13217 ASSERT_EQUAL_REGISTERS(before);
13218 ASSERT_EQUAL_NZCV(before.flags_nzcv());
13226 RegisterDump before;
13238 before.Dump(&masm);
13286 ASSERT_EQUAL_REGISTERS(before);
13287 ASSERT_EQUAL_NZCV(before.flags_nzcv());
13295 RegisterDump before;
13307 before.Dump(&masm);
13362 ASSERT_EQUAL_REGISTERS(before);
14862 // Test the same as before, but using CPURegister types. This shouldn't make
14957 RegisterDump before;
14997 before.Dump(&masm);
15054 ASSERT_EQUAL_REGISTERS(before);
17129 // Bail out (before counting a successful jump) if lr appears to be tagged.
17165 // Bail out (before counting a successful jump) if `adr x10, ...` is tagged.
17170 // Bail out (before counting a successful jump) if `adrp x11, ...` is tagged.
22489 // before reaching the end of test (especially if tracing is activated).
22542 // before reaching the end of test (especially if tracing is activated).
22601 // before reaching the end of test (especially if tracing is activated).
23172 // GCC bug before 4.9.1.