Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/
Dcombine.c6838 int next_select = just_select || code == XOR || code == NOT || code == NEG; in force_to_mode() local
6917 return force_to_mode (x, mode, mask, next_select); in force_to_mode()
6930 return force_to_mode (SUBREG_REG (x), mode, mask, next_select); in force_to_mode()
7006 mode, smask, next_select); in force_to_mode()
7028 return force_to_mode (x, mode, mask, next_select); in force_to_mode()
7039 return force_to_mode (x, mode, mask, next_select); in force_to_mode()
7069 return force_to_mode (x, mode, mask, next_select); in force_to_mode()
7078 next_select)); in force_to_mode()
7081 next_select)); in force_to_mode()
7115 mask, next_select)); in force_to_mode()
[all …]