Searched defs:popcnt (Results 1 – 9 of 9) sorted by relevance
597 int popcnt(uint x) pure in popcnt() function629 int popcnt(ulong x) pure in popcnt() function
1662 rtx popcnt = gen_reg_rtx (DImode); in generate_6432_conversion() local1672 rtx popcnt = gen_reg_rtx (SImode); in generate_6432_conversion() local
1138 const char *popcnt = has_popcnt ? " -mpopcnt" : " -mno-popcnt"; in host_detect_local_cpu() local
517 popcnt, enumerator
6519 gfc_expr *popcnt; in gfc_simplify_poppar() local
6388 gfc_expr *popcnt; in gfc_simplify_poppar() local
2608 static const unsigned char popcnt[16] = in popcount() local
2609 static const unsigned char popcnt[16] = in popcount() local