Home
last modified time | relevance | path

Searched refs:pow2p_hwi (Results 1 – 25 of 397) sorted by relevance

12345678910>>...16

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dhwint.h158 pow2p_hwi (unsigned HOST_WIDE_INT x) in pow2p_hwi() function
251 return pow2p_hwi (x) ? ctz_hwi (x) : -1; in exact_log2()
H A Dhwint.c77 if (!pow2p_hwi (x)) in exact_log2()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dhwint.h158 pow2p_hwi (unsigned HOST_WIDE_INT x) in pow2p_hwi() function
251 return pow2p_hwi (x) ? ctz_hwi (x) : -1; in exact_log2()
H A Dhwint.c77 if (!pow2p_hwi (x)) in exact_log2()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dhwint.h158 pow2p_hwi (unsigned HOST_WIDE_INT x) in pow2p_hwi() function
251 return pow2p_hwi (x) ? ctz_hwi (x) : -1; in exact_log2()
H A Dtree-vector-builder.c43 gcc_assert (pow2p_hwi (npatterns ())); in build()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dhwint.h158 pow2p_hwi (unsigned HOST_WIDE_INT x) in pow2p_hwi() function
251 return pow2p_hwi (x) ? ctz_hwi (x) : -1; in exact_log2()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dhwint.h158 pow2p_hwi (unsigned HOST_WIDE_INT x) in pow2p_hwi() function
251 return pow2p_hwi (x) ? ctz_hwi (x) : -1; in exact_log2()
H A Dtree-vector-builder.c43 gcc_assert (pow2p_hwi (npatterns ())); in build()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dhwint.h158 pow2p_hwi (unsigned HOST_WIDE_INT x) in pow2p_hwi() function
251 return pow2p_hwi (x) ? ctz_hwi (x) : -1; in exact_log2()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dhwint.h158 pow2p_hwi (unsigned HOST_WIDE_INT x) in pow2p_hwi() function
251 return pow2p_hwi (x) ? ctz_hwi (x) : -1; in exact_log2()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dhwint.h158 pow2p_hwi (unsigned HOST_WIDE_INT x) in pow2p_hwi() function
251 return pow2p_hwi (x) ? ctz_hwi (x) : -1; in exact_log2()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dhwint.h158 pow2p_hwi (unsigned HOST_WIDE_INT x) in pow2p_hwi() function
251 return pow2p_hwi (x) ? ctz_hwi (x) : -1; in exact_log2()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dhwint.h158 pow2p_hwi (unsigned HOST_WIDE_INT x) in pow2p_hwi() function
251 return pow2p_hwi (x) ? ctz_hwi (x) : -1; in exact_log2()
H A Dtree-vector-builder.c43 gcc_assert (pow2p_hwi (npatterns ())); in build()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dhwint.h158 pow2p_hwi (unsigned HOST_WIDE_INT x) in pow2p_hwi() function
251 return pow2p_hwi (x) ? ctz_hwi (x) : -1; in exact_log2()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dhwint.h158 pow2p_hwi (unsigned HOST_WIDE_INT x) in pow2p_hwi() function
251 return pow2p_hwi (x) ? ctz_hwi (x) : -1; in exact_log2()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-vector-builder.c43 gcc_assert (pow2p_hwi (npatterns ())); in build()
H A Dhwint.h158 pow2p_hwi (unsigned HOST_WIDE_INT x) in pow2p_hwi() function
251 return pow2p_hwi (x) ? ctz_hwi (x) : -1; in exact_log2()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-vector-builder.c43 gcc_assert (pow2p_hwi (npatterns ())); in build()
H A Dhwint.h158 pow2p_hwi (unsigned HOST_WIDE_INT x) in pow2p_hwi() function
251 return pow2p_hwi (x) ? ctz_hwi (x) : -1; in exact_log2()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-vector-builder.c43 gcc_assert (pow2p_hwi (npatterns ())); in build()
H A Dhwint.h158 pow2p_hwi (unsigned HOST_WIDE_INT x) in pow2p_hwi() function
251 return pow2p_hwi (x) ? ctz_hwi (x) : -1; in exact_log2()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-vector-builder.c43 gcc_assert (pow2p_hwi (npatterns ())); in build()
H A Dhwint.h158 pow2p_hwi (unsigned HOST_WIDE_INT x)
251 return pow2p_hwi (x) ? ctz_hwi (x) : -1; in TestLogging()

12345678910>>...16