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

/freebsd-10-stable/contrib/gcc/config/arm/
H A Darm.c82 static HOST_WIDE_INT int_log2 (HOST_WIDE_INT);
9189 *amountp = int_log2 (*amountp);
9226 int_log2 (HOST_WIDE_INT power)
9211 int_log2 (HOST_WIDE_INT power) function

Completed in 115 milliseconds