/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | stack-alignment.ll | 102 %div = fdiv double %29, %28 103 %div30 = fdiv double %div, %27 104 %div31 = fdiv double %div30, %26 105 %div32 = fdiv double %div31, %25 106 %div33 = fdiv double %div32, %24 107 %div34 = fdiv double %div33, %23 108 %div35 = fdiv double %div34, %22 109 %div36 = fdiv double %div35, %21 110 %div37 = fdiv double %div36, %20 111 %div38 = fdiv double %div37, %19 [all …]
|
D | 2009-02-27-SpillerBug.ll | 40 %.pn141 = fdiv double 0.000000e+00, %4 ; <double> [#uses=1] 41 %.pn142 = fdiv double 0.000000e+00, %5 ; <double> [#uses=1] 42 %.pn136 = fdiv double 0.000000e+00, 0.000000e+00 ; <double> [#uses=1] 43 %.pn132 = fdiv double 0.000000e+00, %5 ; <double> [#uses=1] 44 %.pn123 = fdiv double 0.000000e+00, 0.000000e+00 ; <double> [#uses=1] 45 %.pn124 = fdiv double 0.000000e+00, %.pn198 ; <double> [#uses=1] 46 %.pn120 = fdiv double 0.000000e+00, 0.000000e+00 ; <double> [#uses=1] 47 %.pn117 = fdiv double 0.000000e+00, %4 ; <double> [#uses=1] 48 %.pn118 = fdiv double %.pn185, %5 ; <double> [#uses=1] 49 %.pn88 = fdiv double %.pn147, %5 ; <double> [#uses=1] [all …]
|
/external/llvm/test/CodeGen/ARM/ |
D | stack-alignment.ll | 102 %div = fdiv double %29, %28 103 %div30 = fdiv double %div, %27 104 %div31 = fdiv double %div30, %26 105 %div32 = fdiv double %div31, %25 106 %div33 = fdiv double %div32, %24 107 %div34 = fdiv double %div33, %23 108 %div35 = fdiv double %div34, %22 109 %div36 = fdiv double %div35, %21 110 %div37 = fdiv double %div36, %20 111 %div38 = fdiv double %div37, %19 [all …]
|
D | 2009-02-27-SpillerBug.ll | 40 %.pn141 = fdiv double 0.000000e+00, %4 ; <double> [#uses=1] 41 %.pn142 = fdiv double 0.000000e+00, %5 ; <double> [#uses=1] 42 %.pn136 = fdiv double 0.000000e+00, 0.000000e+00 ; <double> [#uses=1] 43 %.pn132 = fdiv double 0.000000e+00, %5 ; <double> [#uses=1] 44 %.pn123 = fdiv double 0.000000e+00, 0.000000e+00 ; <double> [#uses=1] 45 %.pn124 = fdiv double 0.000000e+00, %.pn198 ; <double> [#uses=1] 46 %.pn120 = fdiv double 0.000000e+00, 0.000000e+00 ; <double> [#uses=1] 47 %.pn117 = fdiv double 0.000000e+00, %4 ; <double> [#uses=1] 48 %.pn118 = fdiv double %.pn185, %5 ; <double> [#uses=1] 49 %.pn88 = fdiv double %.pn147, %5 ; <double> [#uses=1] [all …]
|
/external/llvm-project/llvm/test/Analysis/CostModel/AMDGPU/ |
D | fdiv.ll | 14 ; THRPTALL: estimated cost of 14 for {{.*}} fdiv float 15 ; SIZEALL: estimated cost of 12 for {{.*}} fdiv float 18 %add = fdiv float %vec, %b 24 ; THRPTALL: estimated cost of 16 for {{.*}} fdiv float 25 ; SIZEALL: estimated cost of 14 for {{.*}} fdiv float 28 %add = fdiv float %vec, %b 34 ; THRPTALL: estimated cost of 28 for {{.*}} fdiv <2 x float> 35 ; SIZEALL: estimated cost of 24 for {{.*}} fdiv <2 x float> 38 %add = fdiv <2 x float> %vec, %b 44 ; THRPTALL: estimated cost of 32 for {{.*}} fdiv <2 x float> [all …]
|
/external/llvm/test/CodeGen/AArch64/ |
D | fdiv-combine.ll | 9 ; CHECK: fdiv s 10 ; CHECK-NOT: fdiv 14 %div = fdiv float %a, %D 15 %div1 = fdiv float %b, %D 16 %div2 = fdiv float %c, %D 23 ; CHECK: fdiv d 24 ; CHECK-NOT: fdiv 28 %div = fdiv double %a, %D 29 %div1 = fdiv double %b, %D 30 %div2 = fdiv double %c, %D [all …]
|
D | recp-fastmath.ll | 5 %div = fdiv fast float 1.0, %x 11 ; FAULT-NEXT: fdiv 20 %div = fdiv fast <2 x float> <float 1.0, float 1.0>, %x 26 ; FAULT-NEXT: fdiv 35 %div = fdiv fast <4 x float> <float 1.0, float 1.0, float 1.0, float 1.0>, %x 41 ; FAULT-NEXT: fdiv 50 %div = fdiv fast double 1.0, %x 56 ; FAULT-NEXT: fdiv 65 %div = fdiv fast <2 x double> <double 1.0, double 1.0>, %x 71 ; FAULT-NEXT: fdiv
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | fdiv-combine.ll | 9 ; CHECK: fdiv s 10 ; CHECK-NOT: fdiv 14 %div = fdiv float %a, %D 15 %div1 = fdiv float %b, %D 16 %div2 = fdiv float %c, %D 23 ; CHECK: fdiv d 24 ; CHECK-NOT: fdiv 28 %div = fdiv double %a, %D 29 %div1 = fdiv double %b, %D 30 %div2 = fdiv double %c, %D [all …]
|
D | recp-fastmath.ll | 4 %div = fdiv fast float 1.0, %x 10 ; CHECK-NEXT: fdiv 14 %div = fdiv fast float 1.0, %x 26 %div = fdiv fast <2 x float> <float 1.0, float 1.0>, %x 32 ; CHECK-NEXT: fdiv 36 %div = fdiv fast <2 x float> <float 1.0, float 1.0>, %x 48 %div = fdiv fast <4 x float> <float 1.0, float 1.0, float 1.0, float 1.0>, %x 54 ; CHECK-NEXT: fdiv 58 %div = fdiv fast <4 x float> <float 1.0, float 1.0, float 1.0, float 1.0>, %x 70 …%div = fdiv fast <8 x float> <float 1.0, float 1.0, float 1.0, float 1.0, float 1.0, float 1.0, fl… [all …]
|
/external/llvm-project/llvm/test/Transforms/InstCombine/ |
D | fdiv.ll | 11 %div = fdiv float %x, 8.0 22 %div = fdiv float %x, 0x3810000000000000 30 ; CHECK-NEXT: [[DIV:%.*]] = fdiv float [[X:%.*]], 0x47E0000000000000 33 %div = fdiv float %x, 0x47E0000000000000 41 ; CHECK-NEXT: [[DIV:%.*]] = fdiv float [[X:%.*]], 0x36A0000000000000 44 %div = fdiv float %x, 0x36A0000000000000 48 ; Fast math allows us to replace this fdiv. 55 %div = fdiv arcp float %x, 3.0 59 ; Fast math allows us to replace this fdiv, but we don't to avoid a denormal. 64 ; CHECK-NEXT: [[DIV:%.*]] = fdiv arcp float [[X:%.*]], 0x47E0000100000000 [all …]
|
D | fdiv-cos-sin.ll | 8 ; CHECK-NEXT: [[DIV:%.*]] = fdiv double [[TMP1]], [[TMP2]] 13 %div = fdiv double %1, %2 21 ; CHECK-NEXT: [[DIV:%.*]] = fdiv double [[TMP1]], [[TMP2]] 26 %div = fdiv double %1, %2 33 ; CHECK-NEXT: [[TMP1:%.*]] = fdiv reassoc double 1.000000e+00, [[TAN]] 38 %div = fdiv reassoc double %1, %2 45 ; CHECK-NEXT: [[TMP1:%.*]] = fdiv reassoc double 1.000000e+00, [[TAN]] 50 %div = fdiv reassoc double %1, %2 58 ; CHECK-NEXT: [[DIV:%.*]] = fdiv reassoc double [[TMP1]], [[TMP2]] 64 %div = fdiv reassoc double %1, %2 [all …]
|
/external/llvm-project/llvm/test/Transforms/Reassociate/ |
D | canonicalize-neg-const.ll | 104 ; CHECK-NEXT: [[DIV:%.*]] = fdiv double 1.234000e-01, [[Y:%.*]] 108 %div = fdiv double -1.234000e-01, %y 116 ; CHECK-NEXT: [[DIV:%.*]] = fdiv double -1.234000e-01, [[Y:%.*]] 120 %div = fdiv double -1.234000e-01, %y 128 ; CHECK-NEXT: [[DIV:%.*]] = fdiv double 1.234000e-01, [[Y:%.*]] 132 %div = fdiv double -1.234000e-01, %y 140 ; CHECK-NEXT: [[DIV:%.*]] = fdiv double [[Y:%.*]], 1.234000e-01 144 %div = fdiv double %y, -1.234000e-01 280 ; CHECK-NEXT: [[DIV0:%.*]] = fdiv double [[B:%.*]], 3.000000e+00 281 ; CHECK-NEXT: [[DIV1:%.*]] = fdiv double [[DIV0]], [[C:%.*]] [all …]
|
/external/llvm/test/Analysis/CostModel/AMDGPU/ |
D | fdiv.ll | 7 ; ALL: estimated cost of 10 for {{.*}} fdiv float 10 %add = fdiv float %vec, %b 16 ; ALL: estimated cost of 20 for {{.*}} fdiv <2 x float> 19 %add = fdiv <2 x float> %vec, %b 25 ; ALL: estimated cost of 30 for {{.*}} fdiv <3 x float> 28 %add = fdiv <3 x float> %vec, %b 34 ; CIFASTF64: estimated cost of 29 for {{.*}} fdiv double 35 ; CISLOWF64: estimated cost of 33 for {{.*}} fdiv double 36 ; SIFASTF64: estimated cost of 32 for {{.*}} fdiv double 37 ; SISLOWF64: estimated cost of 36 for {{.*}} fdiv double [all …]
|
/external/llvm/test/Transforms/InstCombine/ |
D | fdiv.ll | 4 %div = fdiv float %x, 0x3810000000000000 12 %div = fdiv float %x, 0x47E0000000000000 16 ; CHECK-NEXT: fdiv float %x, 0x47E0000000000000 20 %div = fdiv float %x, 0x36A0000000000000 24 ; CHECK-NEXT: fdiv float %x, 0x36A0000000000000 28 %div = fdiv fast float %x, 8.0 36 %div1 = fdiv fast float %x, %y 37 %div2 = fdiv fast float %div1, %z 41 ; CHECK-NEXT: fdiv fast 45 %div1 = fdiv fast float %x, %y [all …]
|
/external/llvm-project/llvm/test/CodeGen/AMDGPU/ |
D | amdgpu-codegenprepare-fdiv.ll | 6 ; NOOP: %md.25ulp = fdiv float %a, %b, !fpmath !0 8 %md.25ulp = fdiv float %a, %b, !fpmath !0 14 ; CHECK: %no.md = fdiv float %a, %b{{$}} 15 ; CHECK: %md.half.ulp = fdiv float %a, %b 16 ; CHECK: %md.1ulp = fdiv float %a, %b 17 ; CHECK: %md.25ulp = call float @llvm.amdgcn.fdiv.fast(float %a, float %b) 18 ; CHECK: %md.3ulp = call float @llvm.amdgcn.fdiv.fast(float %a, float %b) 24 %no.md = fdiv float %a, %b 27 %md.half.ulp = fdiv float %a, %b, !fpmath !1 30 %md.1ulp = fdiv float %a, %b, !fpmath !2 [all …]
|
D | fdiv.ll | 7 ; These tests check that fdiv is expanded correctly and also test that the 11 ; These test check that fdiv using unsafe_fp_math, coarse fp div, and IEEE754 fp div. 35 %fdiv = fdiv ninf float %a, %b 36 store float %fdiv, float addrspace(1)* %out 71 %fdiv = fdiv float %a, %b 72 store float %fdiv, float addrspace(1)* %out 84 %fdiv = fdiv float %a, %b, !fpmath !0 85 store float %fdiv, float addrspace(1)* %out 89 ; Use correct fdiv 96 %fdiv = fdiv float %a, %b, !fpmath !0 [all …]
|
/external/llvm-project/llvm/test/MC/VE/ |
D | FDIV.s | 6 # CHECK-INST: fdiv.d %s11, %s20, %s22 8 fdiv.d %s11, %s20, %s22 10 # CHECK-INST: fdiv.s %s11, 22, %s22 12 fdiv.s %s11, 22, %s22 14 # CHECK-INST: fdiv.d %s11, 63, (60)1 16 fdiv.d %s11, 63, (60)1 18 # CHECK-INST: fdiv.s %s11, -64, (22)0 20 fdiv.s %s11, -64, (22)0
|
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-div-01.ll | 12 %res = fdiv float %f1, %f2 22 %res = fdiv float %f1, %f2 33 %res = fdiv float %f1, %f2 46 %res = fdiv float %f1, %f2 58 %res = fdiv float %f1, %f2 71 %res = fdiv float %f1, %f2 106 %div0 = fdiv float %ret, %val0 107 %div1 = fdiv float %div0, %val1 108 %div2 = fdiv float %div1, %val2 109 %div3 = fdiv float %div2, %val3 [all …]
|
D | fp-div-02.ll | 14 %res = fdiv double %f1, %f2 24 %res = fdiv double %f1, %f2 35 %res = fdiv double %f1, %f2 48 %res = fdiv double %f1, %f2 60 %res = fdiv double %f1, %f2 73 %res = fdiv double %f1, %f2 108 %div0 = fdiv double %ret, %val0 109 %div1 = fdiv double %div0, %val1 110 %div2 = fdiv double %div1, %val2 111 %div3 = fdiv double %div2, %val3 [all …]
|
/external/llvm/test/CodeGen/PowerPC/ |
D | fdiv-combine.ll | 12 ; CHECK: fdiv {{[0-9]}} 13 ; CHECK-NOT: fdiv 17 %div = fdiv double %a, %D 18 %div1 = fdiv double %b, %D 19 %div2 = fdiv double %c, %D 26 ; CHECK: fdiv {{[0-9]}} 27 ; CHECK: fdiv {{[0-9]}} 29 %div = fdiv double %a, %D 30 %div1 = fdiv double %b, %D
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | fdiv-combine.ll | 12 ; CHECK: fdiv {{[0-9]}} 13 ; CHECK-NOT: fdiv 17 %div = fdiv double %a, %D 18 %div1 = fdiv double %b, %D 19 %div2 = fdiv double %c, %D 26 ; CHECK: fdiv {{[0-9]}} 27 ; CHECK: fdiv {{[0-9]}} 29 %div = fdiv double %a, %D 30 %div1 = fdiv double %b, %D
|
/external/llvm-project/llvm/test/CodeGen/SystemZ/ |
D | fp-div-02.ll | 14 %res = fdiv double %f1, %f2 24 %res = fdiv double %f1, %f2 35 %res = fdiv double %f1, %f2 48 %res = fdiv double %f1, %f2 60 %res = fdiv double %f1, %f2 73 %res = fdiv double %f1, %f2 108 %div0 = fdiv double %ret, %val0 109 %div1 = fdiv double %div0, %val1 110 %div2 = fdiv double %div1, %val2 111 %div3 = fdiv double %div2, %val3 [all …]
|
D | fp-div-01.ll | 14 %res = fdiv float %f1, %f2 24 %res = fdiv float %f1, %f2 35 %res = fdiv float %f1, %f2 48 %res = fdiv float %f1, %f2 60 %res = fdiv float %f1, %f2 73 %res = fdiv float %f1, %f2 108 %div0 = fdiv float %ret, %val0 109 %div1 = fdiv float %div0, %val1 110 %div2 = fdiv float %div1, %val2 111 %div3 = fdiv float %div2, %val3 [all …]
|
/external/llvm-project/llvm/test/CodeGen/VE/Scalar/ |
D | fp_div.ll | 6 ; CHECK-NEXT: fdiv.s %s0, %s0, %s1 8 %r = fdiv float %a, %b 15 ; CHECK-NEXT: fdiv.d %s0, %s0, %s1 17 %r = fdiv double %a, %b 29 %r = fdiv fp128 %a, %b 37 ; CHECK-NEXT: fdiv.s %s0, %s0, %s1 39 %r = fdiv float %a, 5.000000e+00 47 ; CHECK-NEXT: fdiv.d %s0, %s0, %s1 49 %r = fdiv double %a, 5.000000e+00 66 %r = fdiv fp128 %a, 0xL00000000000000004001400000000000 [all …]
|
/external/llvm-project/llvm/test/Transforms/GVN/ |
D | edge.ll | 68 %div = fdiv double %x, %y 76 ; CHECK: %div = fdiv double %x, 2.0 85 %div = fdiv double %x, %y 93 ; CHECK: %div = fdiv double %x, 2.0 102 %div = fdiv double %x, %y 110 ; CHECK: %div = fdiv double %x, %y 119 %div = fdiv double %x, %y 127 ; CHECK: %div = fdiv double %x, 2.0 139 %div = fdiv double %x, %y 147 ; CHECK: %div = fdiv double %x, %y [all …]
|