Home
last modified time | relevance | path

Searched defs:popcnt (Results 1 – 12 of 12) sorted by relevance

/external/marisa-trie/
Dconfigure.ac164 AC_ARG_ENABLE([popcnt], optenable
/external/tensorflow/tensorflow/core/kernels/
Dpopulation_count_op.cc53 functor::PopulationCount<Device, T> popcnt; in Compute() local
/external/cpu_features/include/
Dcpuinfo_x86.h86 int popcnt : 1; member
/external/llvm-project/clang/test/CodeGen/
Dbuiltins-wasm.c653 i8x16 popcnt(i8x16 x) { in popcnt() function
/external/cpuinfo/test/mock/
Dzenfone-2e.cc477 TEST(ISA, popcnt) { in TEST() argument
Dzenfone-2.cc477 TEST(ISA, popcnt) { in TEST() argument
Dzenfone-c.cc477 TEST(ISA, popcnt) { in TEST() argument
Dmemo-pad-7.cc477 TEST(ISA, popcnt) { in TEST() argument
Dleagoo-t5c.cc477 TEST(ISA, popcnt) { in TEST() argument
Dalldocube-iwork8.cc477 TEST(ISA, popcnt) { in TEST() argument
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_message.cc476 static int popcnt(uint32 n) { in popcnt() function
/external/cpuinfo/include/
Dcpuinfo.h747 bool popcnt; member