Home
last modified time | relevance | path

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

/trueos/contrib/gcc/config/rs6000/
HDrs6000.c2181 vspltis_constant (rtx op, unsigned step, unsigned copies) in vspltis_constant() function
2256 if (vspltis_constant (op, step, copies)) in easy_altivec_constant()
2265 if (vspltis_constant (op, step, copies)) in easy_altivec_constant()
2274 if (vspltis_constant (op, step, copies)) in easy_altivec_constant()
2293 if (vspltis_constant (op, step, copies)) in gen_easy_altivec_constant()
2302 if (vspltis_constant (op, step, copies)) in gen_easy_altivec_constant()
2311 if (vspltis_constant (op, step, copies)) in gen_easy_altivec_constant()
/trueos/contrib/gcc/
HDChangeLog-20064522 (vspltis_constant): Use const_vector_elt_as_int instead of the
HDChangeLog-20054796 (vspltis_constant, easy_altivec_constant, gen_easy_altivec_constant):