Go to the source code of this file.
Definition at line 509 of file pg_bitutils.c.
References pg_popcount32_slow(), and word().
Referenced by plan_single_revoke().
Definition at line 357 of file pg_bitutils.c.
References pg_number_of_ones, and word().
Referenced by pg_popcount32(), pg_popcount_masked_slow(), and pg_popcount_slow().
Definition at line 515 of file pg_bitutils.c.
References pg_popcount64_slow(), and word().
Referenced by select_best_grantor().
Definition at line 379 of file pg_bitutils.c.
References pg_number_of_ones, and word().
Referenced by pg_popcount64(), pg_popcount_masked_slow(), and pg_popcount_slow().
Definition at line 535 of file pg_bitutils.c.
References buf, and pg_popcount_masked_slow().
Referenced by pg_popcount_masked().
Definition at line 453 of file pg_bitutils.c.
References buf, pg_number_of_ones, pg_popcount32_slow(), pg_popcount64_slow(), and TYPEALIGN.
Referenced by pg_popcount_masked_optimized().
Definition at line 525 of file pg_bitutils.c.
References buf, and pg_popcount_slow().
Referenced by pg_popcount().
Definition at line 407 of file pg_bitutils.c.
References buf, pg_number_of_ones, pg_popcount32_slow(), pg_popcount64_slow(), and TYPEALIGN.
Referenced by pg_popcount_optimized().
Definition at line 34 of file pg_bitutils.c.
Referenced by AllocSetFreeIndex(), pg_leftmost_one_pos32(), and pg_leftmost_one_pos64().
Definition at line 87 of file pg_bitutils.c.
Referenced by hemdistsign(), pg_popcount(), pg_popcount32_slow(), pg_popcount64_slow(), pg_popcount_masked(), pg_popcount_masked_slow(), pg_popcount_slow(), and process_pipe_input().
Definition at line 62 of file pg_bitutils.c.
Referenced by pg_rightmost_one_pos32(), and pg_rightmost_one_pos64().