Searched defs:popcnt (Results 1 – 11 of 11) sorted by relevance
164 AC_ARG_ENABLE([popcnt], optenable
53 functor::PopulationCount<Device, T> popcnt; in Compute() local
86 int popcnt : 1; member
477 TEST(ISA, popcnt) { in TEST() argument
476 static int popcnt(uint32 n) { in popcnt() function
747 bool popcnt; member