Lines Matching refs:stos
1001 ASSERT(scratch.is(edi)); // rep stos destination1002 ASSERT(!fill_with_hole || array_size.is(ecx)); // rep stos count1060 // Do not use rep stos when filling less than kRepStosThreshold1069 __ stos();