Searched refs:memsets (Results 1 – 12 of 12) sorted by relevance
5 ; Test to see if we inline memsets when the array size is small.
1 ; Make sure short memsets on ARM lower to stores, even when optimizing for size.
24 ; Inlined memsets requiring multiple same-sized stores should be lowered using
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()
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
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