HomeSort by: relevance | last modified time | path
    Searched defs:popcnt_b (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/common/config/aarch64/
aarch64-common.cc 291 int popcnt_b = popcount_hwi ((HOST_WIDE_INT)total_flags_b); local
292 int order = popcnt_b - popcnt_a;

Completed in 14 milliseconds