Lines Matching defs:end
1550 ptrdiff_t end =
1552 while (masm.GetCursorOffset() < end) {
1563 end = masm.GetCursorOffset() + (kTbzRange - 4);
1568 while (masm.GetCursorOffset() < end) __ nop();
4241 const ptrdiff_t end = masm.GetCursorOffset() + 2 * kMaxLoadLiteralRange;
4242 while (masm.GetCursorOffset() < end) {
7770 // framework assumes that sp will be valid at the end of the test.
7847 // framework assumes that sp will be valid at the end of the test.
9557 Label end;
9564 __ B(&end);
9569 __ Bind(&end);
13010 // before reaching the end of test (especially if tracing is activated).
13063 // before reaching the end of test (especially if tracing is activated).
13122 // before reaching the end of test (especially if tracing is activated).