Searched refs:memsets (Results 1 – 6 of 6) sorted by relevance
1 ; Make sure short memsets on ARM lower to stores, even when optimizing for size.
1 ; Test memsets that clear all bits.
1 ; Test memsets that set all bits.
2445 const string& memsets = memsets_for_chunk[i / 8]; in GenerateClear() local2462 printer->Print(memsets.c_str()); in GenerateClear()
1877 and also a performance win by exposing more memsets to the optimizer.2094 A) Teach clang to generate metadata for memsets of structs that have holes in
1834 and also a performance win by exposing more memsets to the optimizer.2013 A) Teach clang to generate metadata for memsets of structs that have holes in