Home | History | Annotate | Download | only in X86

Lines Matching full:align

11   %source.addr = alloca <4 x float>*, align 8
12 %dest.addr = alloca <2 x float>*, align 8
13 %tmp = alloca <2 x float>, align 8
14 store <4 x float>* %source, <4 x float>** %source.addr, align 8
15 store <2 x float>* %dest, <2 x float>** %dest.addr, align 8
16 store <2 x float> zeroinitializer, <2 x float>* %tmp, align 8
17 %0 = load <4 x float>** %source.addr, align 8
19 %1 = load <4 x float>* %arrayidx, align 16
21 %3 = load <2 x float>* %tmp, align 8
23 store <2 x float> %4, <2 x float>* %tmp, align 8
24 %5 = load <2 x float>* %tmp, align 8
25 %6 = load <2 x float>** %dest.addr, align 8
27 store <2 x float> %5, <2 x float>* %arrayidx1, align 8
28 %7 = load <2 x float>** %dest.addr, align 8
30 %8 = load <2 x float>* %arrayidx2, align 8
32 %9 = load <2 x float>** %dest.addr, align 8
34 %10 = load <2 x float>* %arrayidx3, align 8