Home
last modified time | relevance | path

Searched refs:prefer_and_bit_test (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddojump.cc40 static bool prefer_and_bit_test (scalar_int_mode, int);
134 prefer_and_bit_test (scalar_int_mode mode, int bitnum) in prefer_and_bit_test() function
544 && prefer_and_bit_test (SCALAR_INT_TYPE_MODE (argtype), in do_jump()
H A DChangeLog-201524464 * dojump.c (prefer_and_bit_test): Likewise.
31245 * dojump.c (prefer_and_bit_test): Likewise.
H A DChangeLog-200437718 * dojump.c (prefer_and_bit_test): Fix which part of
37809 (prefer_and_bit_test): New function.
H A DChangeLog-20087887 * dojump.c (prefer_and_bit_test): UPdate call of rtx_cost.
H A DChangeLog-200924459 * dojump.c (prefer_and_bit_test): Use immed_double_const instead of
H A DChangeLog-201034064 * dojump.c (prefer_and_bit_test): (Ditto.).
H A DChangeLog-201114175 * dojump.c (prefer_and_bit_test): Update call to rtx_cost.
H A DChangeLog-201718063 * dojump.c (prefer_and_bit_test): Take a scalar_int_mode rather than
H A DChangeLog-201439781 * dojump.c (prefer_and_bit_test): Use wide-int interfaces.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddojump.c40 static bool prefer_and_bit_test (scalar_int_mode, int);
134 prefer_and_bit_test (scalar_int_mode mode, int bitnum) in prefer_and_bit_test() function
544 && prefer_and_bit_test (SCALAR_INT_TYPE_MODE (argtype), in do_jump()