Searched refs:altivec_expand_st_builtin (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/ |
H A D | rs6000.c | 254 static rtx altivec_expand_st_builtin PARAMS ((tree, rtx, bool *)); 4574 altivec_expand_st_builtin (exp, target, expandedp) in altivec_expand_st_builtin() function 4711 target = altivec_expand_st_builtin (exp, target, expandedp);
|
/openbsd/gnu/gcc/gcc/config/rs6000/ |
H A D | rs6000.c | 691 static rtx altivec_expand_st_builtin (tree, rtx, bool *); 7170 altivec_expand_st_builtin (tree exp, rtx target ATTRIBUTE_UNUSED, in altivec_expand_st_builtin() function 7414 target = altivec_expand_st_builtin (exp, target, expandedp); in altivec_expand_builtin()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog.7 | 183 (altivec_expand_st_builtin): ...here.
|