Searched refs:__popcountdi2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dpopcountdi2.c1 //===-- popcountdi2.c - Implement __popcountdi2 ---------------------------===//
9 // This file implements __popcountdi2 for the compiler_rt library.
17 COMPILER_RT_ABI int __popcountdi2(di_int a) { function
H A Dapple_versioning.c122 NOT_HERE_BEFORE_10_6(__popcountdi2)
308 NOT_HERE_UNTIL_AFTER_4_3(__popcountdi2)

Completed in 55 milliseconds