Home | History | Annotate | Download | only in X86

Lines Matching full:align

9 	%retval = alloca x86_fp80, align 16		; <x86_fp80*> [#uses=2]
10 %tmp = alloca x86_fp80, align 16 ; <x86_fp80*> [#uses=2]
11 %d = alloca double, align 8 ; <double*> [#uses=2]
13 store double 0.000000e+00, double* %d, align 8
14 %tmp1 = load double* %d, align 8 ; <double> [#uses=1]
16 store x86_fp80 %tmp12, x86_fp80* %tmp, align 16
17 %tmp3 = load x86_fp80* %tmp, align 16 ; <x86_fp80> [#uses=1]
18 store x86_fp80 %tmp3, x86_fp80* %retval, align 16
28 %retval = alloca double, align 8 ; <double*> [#uses=2]
29 %tmp = alloca double, align 8 ; <double*> [#uses=2]
30 %ld = alloca x86_fp80, align 16 ; <x86_fp80*> [#uses=2]
32 store x86_fp80 0xK00000000000000000000, x86_fp80* %ld, align 16
33 %tmp1 = load x86_fp80* %ld, align 16 ; <x86_fp80> [#uses=1]
35 store double %tmp12, double* %tmp, align 8
36 %tmp3 = load double* %tmp, align 8 ; <double> [#uses=1]
37 store double %tmp3, double* %retval, align 8