Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000.c254 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 Drs6000.c691 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 DChangeLog.7183 (altivec_expand_st_builtin): ...here.