Searched refs:kMinComplexMemCopy (Results 1 – 4 of 4) sorted by relevance
93 int length = OS::kMinComplexMemCopy + length_alignment; in TestMemCopy()109 const int N = OS::kMinComplexMemCopy + 128; in TEST()
307 static const int kMinComplexMemCopy = 64; variable314 static const int kMinComplexMemCopy = 256; variable
209 if (chars >= static_cast<int>(OS::kMinComplexMemCopy / sizeof(*dest))) { in CopyChars()
172 Immediate(OS::kMinComplexMemCopy)); in CreateMemCopyFunction()