Lines Matching refs:ssp

4 define <4 x double> @addpd256(<4 x double> %y, <4 x double> %x) nounwind uwtable readnone ssp {
11 define <4 x double> @addpd256fold(<4 x double> %y) nounwind uwtable readnone ssp {
18 define <8 x float> @addps256(<8 x float> %y, <8 x float> %x) nounwind uwtable readnone ssp {
25 define <8 x float> @addps256fold(<8 x float> %y) nounwind uwtable readnone ssp {
32 define <4 x double> @subpd256(<4 x double> %y, <4 x double> %x) nounwind uwtable readnone ssp {
39 … double> @subpd256fold(<4 x double> %y, <4 x double>* nocapture %x) nounwind uwtable readonly ssp {
47 define <8 x float> @subps256(<8 x float> %y, <8 x float> %x) nounwind uwtable readnone ssp {
54 …8 x float> @subps256fold(<8 x float> %y, <8 x float>* nocapture %x) nounwind uwtable readonly ssp {
62 define <4 x double> @mulpd256(<4 x double> %y, <4 x double> %x) nounwind uwtable readnone ssp {
69 define <4 x double> @mulpd256fold(<4 x double> %y) nounwind uwtable readnone ssp {
76 define <8 x float> @mulps256(<8 x float> %y, <8 x float> %x) nounwind uwtable readnone ssp {
83 define <8 x float> @mulps256fold(<8 x float> %y) nounwind uwtable readnone ssp {
90 define <4 x double> @divpd256(<4 x double> %y, <4 x double> %x) nounwind uwtable readnone ssp {
97 define <4 x double> @divpd256fold(<4 x double> %y) nounwind uwtable readnone ssp {
104 define <8 x float> @divps256(<8 x float> %y, <8 x float> %x) nounwind uwtable readnone ssp {
111 define <8 x float> @divps256fold(<8 x float> %y) nounwind uwtable readnone ssp {
118 define float @sqrtA(float %a) nounwind uwtable readnone ssp {
127 define double @sqrtB(double %a) nounwind uwtable readnone ssp {