Searched refs:elt_val (Results 1 – 1 of 1) sorted by relevance
6158 HOST_WIDE_INT elt_val = const_vector_elt_as_int (op, elt); in vspltis_constant() local6161 if (!EASY_VECTOR_MSB (elt_val, inner)) in vspltis_constant()6164 else if (elt_val) in vspltis_constant()6278 HOST_WIDE_INT elt_val = const_vector_elt_as_int (op, elt); in vspltis_shifted() local6282 if (val != elt_val) in vspltis_shifted()6284 if (elt_val == 0) in vspltis_shifted()6296 else if ((elt_val & mask) == mask) in vspltis_shifted()