Lines Matching defs:aligned
1314 // safe in new-space because the limit of the heap is aligned there.
1318 Label aligned;
1320 j(zero, &aligned, Label::kNear);
1328 bind(&aligned);
1391 // safe in new-space because the limit of the heap is aligned there.
1395 Label aligned;
1397 j(zero, &aligned, Label::kNear);
1405 bind(&aligned);
1466 // safe in new-space because the limit of the heap is aligned there.
1470 Label aligned;
1472 j(zero, &aligned, Label::kNear);
1480 bind(&aligned);
1703 // long or aligned copies. The contents of scratch and length are destroyed.
1723 // Because source is 4-byte aligned in our uses of this function,
1724 // we keep source aligned for the rep_movs call by copying the odd bytes
2755 // Abort if stack is not aligned.
2764 // problems, however msg is not guaranteed to be aligned
2765 // properly. Instead, we pass an aligned pointer that is