Searched defs:shift_p (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vect-patterns.c | 462 vect_joust_widened_integer (tree type, bool shift_p, tree op, in vect_joust_widened_integer() 542 tree_code widened_code, bool shift_p, in vect_widened_op_tree() 1206 bool shift_p, const char *name) in vect_recog_widen_op_pattern()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vect-patterns.cc | 469 vect_joust_widened_integer (tree type, bool shift_p, tree op, in vect_joust_widened_integer() 554 tree_code widened_code, bool shift_p, in vect_widened_op_tree() 1364 bool shift_p, const char *name) in vect_recog_widen_op_pattern()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/ |
H A D | c6x.c | 5982 shift_p (rtx x, enum rtx_code code, int amount) in shift_p() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/ |
H A D | c6x.cc | 5985 shift_p (rtx x, enum rtx_code code, int amount) in shift_p() function
|