Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/config/rs6000/
Drs6000-protos.h48 extern rtx gen_easy_altivec_constant (rtx);
Daltivec.md237 rtx dup = gen_easy_altivec_constant (operands[1]);
Drs6000.c2284 gen_easy_altivec_constant (rtx op) in gen_easy_altivec_constant() function
2334 splat_vec = gen_easy_altivec_constant (vec); in output_vec_const_move()
/freebsd-9-stable/contrib/gcc/
DChangeLog-20054796 (vspltis_constant, easy_altivec_constant, gen_easy_altivec_constant):
4798 (output_vec_const_move): Use gen_easy_altivec_constant.
4804 (easy_altivec_constant, gen_easy_altivec_constant): Add prototype.