Home | History | Annotate | Download | only in ia32

Lines Matching refs:stos

1001   ASSERT(scratch.is(edi));  // rep stos destination
1002 ASSERT(!fill_with_hole || array_size.is(ecx)); // rep stos count
1060 // Do not use rep stos when filling less than kRepStosThreshold
1069 __ stos();