Searched refs:valid_vector_subparts_p (Results 1 – 6 of 6) sorted by relevance
1042 && valid_vector_subparts_p (GET_MODE_NUNITS (mode))) in lto_type_for_mode()1050 && valid_vector_subparts_p (GET_MODE_NUNITS (mode))) in lto_type_for_mode()
899 * lto-lang.c (lto_type_for_mode): Check valid_vector_subparts_p.
1715 && valid_vector_subparts_p (nelts)) in non_rewritable_lvalue_p()2105 && valid_vector_subparts_p (nelts)) in execute_update_addresses_taken()
4070 valid_vector_subparts_p (poly_uint64 subparts) in valid_vector_subparts_p() function
35699 * tree-ssa.c (non_rewritable_lvalue_p): Check valid_vector_subparts_p
35030 (valid_vector_subparts_p): New function.