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