Searched refs:popcount2 (Results 1 – 3 of 3) sorted by relevance
97 ; CHECK-LABEL: @popcount2101 define i32 @popcount2(i64 %a, i32 %mydata1, i32 %mydata2) nounwind uwtable readnone ssp {
134 char popcount2[__builtin_popcount(0xF0F0) == 8 ? 1 : -1]; variable
49 define i32 @popcount2(i64 %a, i32 %mydata1, i32 %mydata2) nounwind uwtable readnone ssp {