Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Demit-rtl.h467 extern bool valid_for_const_vector_p (machine_mode, rtx);
Demit-rtl.cc5910 valid_for_const_vector_p (machine_mode, rtx x) in valid_for_const_vector_p() function
5935 if (valid_for_const_vector_p (mode, x)) in gen_vec_duplicate()
5993 gcc_assert (valid_for_const_vector_p (mode, base) in gen_const_vec_series()
5994 && valid_for_const_vector_p (mode, step)); in gen_const_vec_series()
6013 if (valid_for_const_vector_p (mode, base) in gen_vec_series()
6014 && valid_for_const_vector_p (mode, step)) in gen_vec_series()
Dsimplify-rtx.cc1889 if (!x || !valid_for_const_vector_p (mode, x)) in simplify_const_unary_operation()
4253 if (valid_for_const_vector_p (mode, op0) in simplify_binary_operation_1()
4254 && valid_for_const_vector_p (mode, op1)) in simplify_binary_operation_1()
4803 if (!x || !valid_for_const_vector_p (mode, x)) in simplify_const_binary_operation()
Doptabs.cc436 if (valid_for_const_vector_p (vmode, op)) in expand_vector_broadcast()
DChangeLog-201780 * emit-rtl.c (gen_const_vec_series): Use valid_for_const_vector_p
474 (valid_for_const_vector_p): ... this.
476 (valid_for_const_vector_p): ... this. Adjust function comment.
480 CONST_VECTOR if some element isn't simplified valid_for_const_vector_p
DChangeLog-202130035 * emit-rtl.c (valid_for_const_vector_p): Return true for