Home
last modified time | relevance | path

Searched defs:sg (Results 1 – 6 of 6) sorted by relevance

/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.rotate/
H A Drotate.pass.cpp155 const int sg = static_cast<int>(sizeof(ig)/sizeof(ig[0])); in test() local
361 const int sg = static_cast<int>(sizeof(ig)/sizeof(ig[0])); in test1() local
/llvm-project/llvm/test/MC/ARM/
H A Dthumbv8m.s144 sg label
237 sg #0 label
240 sg r0 label
/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.unique/
H A Dunique.pass.cpp76 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test() local
153 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test1() local
H A Dunique_pred.pass.cpp96 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test() local
189 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test1() local
H A Dunique_copy_pred.pass.cpp105 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test() local
H A Dunique_copy.pass.cpp95 const unsigned sg = sizeof(ig)/sizeof(ig[0]); in test() local