/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstSimplify/ |
D | logic-of-fcmps.ll | 3 ; Cycle through commuted variants where one operand of fcmp ord/uno is 97 ; CHECK-NEXT: [[CMP2:%.*]] = fcmp uno float %x, %y 100 %cmp1 = fcmp uno float 0.0, %x 101 %cmp2 = fcmp uno float %x, %y 108 ; CHECK-NEXT: [[CMP2:%.*]] = fcmp uno double %y, %x 111 %cmp1 = fcmp uno double 42.0, %x 112 %cmp2 = fcmp uno double %y, %x 119 ; CHECK-NEXT: [[CMP2:%.*]] = fcmp uno <2 x float> %x, %y 122 %cmp1 = fcmp uno <2 x float> %x, zeroinitializer 123 %cmp2 = fcmp uno <2 x float> %x, %y [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | fcmp-special.ll | 17 ; CHECK-NEXT: [[TMP:%.*]] = fcmp uno double [[X:%.*]], 0.000000e+00 56 ; CHECK-NEXT: [[F:%.*]] = fcmp uno double [[X:%.*]], 0.000000e+00 59 %f = fcmp uno double %x, 0.0 65 ; CHECK-NEXT: [[F:%.*]] = fcmp uno float [[X:%.*]], 0.000000e+00 68 %f = fcmp uno float %x, 3.0 74 ; CHECK-NEXT: [[F:%.*]] = fcmp uno double [[X:%.*]], 0.000000e+00 77 %f = fcmp uno double %x, %x 110 ; CHECK-NEXT: [[F:%.*]] = fcmp uno <2 x float> [[X:%.*]], zeroinitializer 113 %f = fcmp uno <2 x float> %x, zeroinitializer 119 ; CHECK-NEXT: [[F:%.*]] = fcmp uno <2 x double> [[X:%.*]], zeroinitializer [all …]
|
D | 2008-02-28-OrFCmpCrash.ll | 6 %tmp67 = fcmp uno x86_fp80 %y, 0xK00000000000000000000 ; <i1> [#uses=1] 7 %tmp71 = fcmp uno float %x, 0.000000e+00 ; <i1> [#uses=1]
|
D | and-fcmp.ll | 637 ; CHECK-NEXT: [[TMP1:%.*]] = fcmp uno double [[A:%.*]], [[B:%.*]] 862 ; CHECK-NEXT: [[TMP1:%.*]] = fcmp uno double [[A:%.*]], [[B:%.*]] 873 ; CHECK-NEXT: [[TMP1:%.*]] = fcmp uno double [[A:%.*]], [[B:%.*]] 884 ; CHECK-NEXT: [[TMP1:%.*]] = fcmp uno double [[A:%.*]], [[B:%.*]] 1003 ; CHECK-NEXT: [[TMP1:%.*]] = fcmp uno double [[A:%.*]], [[B:%.*]] 1133 ; CHECK-NEXT: [[TMP1:%.*]] = fcmp uno double [[A:%.*]], [[B:%.*]] 1201 %cmp = fcmp uno double %a, %b 1211 %cmp = fcmp uno double %a, %b 1221 %cmp = fcmp uno double %a, %b 1231 %cmp = fcmp uno double %a, %b [all …]
|
D | or-fcmp.ll | 6 ; CHECK-NEXT: [[TMP1:%.*]] = fcmp uno double [[X:%.*]], [[Y:%.*]] 9 %cmp1 = fcmp uno double %x, 0.0 10 %cmp2 = fcmp uno double %y, 0.0 17 ; CHECK-NEXT: [[TMP1:%.*]] = fcmp uno <2 x double> [[X:%.*]], [[Y:%.*]] 20 %cmp1 = fcmp uno <2 x double> %x, <double 0.0, double undef> 21 %cmp2 = fcmp uno <2 x double> %y, <double undef, double 0.0> 28 ; CHECK-NEXT: [[TMP1:%.*]] = fcmp uno float [[X:%.*]], [[Y:%.*]] 31 %cmp1 = fcmp uno float %x, 1.0 32 %cmp2 = fcmp uno float %y, 2.0 39 ; CHECK-NEXT: [[TMP1:%.*]] = fcmp uno <3 x float> [[X:%.*]], [[Y:%.*]] [all …]
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2009-02-12-SpillerBug.ll | 9 %3 = fcmp uno x86_fp80 %1, 0xK00000000000000000000 ; <i1> [#uses=1] 10 %4 = fcmp uno x86_fp80 %2, 0xK00000000000000000000 ; <i1> [#uses=1] 15 %5 = fcmp uno x86_fp80 %a, 0xK00000000000000000000 ; <i1> [#uses=1]
|
D | 2010-05-25-DotDebugLoc.ll | 58 %21 = fcmp uno float %x.0, 0.000000e+00, !dbg !28 ; <i1> [#uses=1] 59 %22 = fcmp uno float %y.0, 0.000000e+00, !dbg !28 ; <i1> [#uses=1] 70 %25 = fcmp uno float %a, 0.000000e+00, !dbg !29 ; <i1> [#uses=1] 71 %26 = fcmp uno float %b, 0.000000e+00, !dbg !29 ; <i1> [#uses=1] 86 %32 = fcmp uno float %31, 0.000000e+00 ; <i1> [#uses=1] 93 %36 = fcmp uno float %35, 0.000000e+00 ; <i1> [#uses=1] 113 %45 = fcmp uno float %44, 0.000000e+00 ; <i1> [#uses=1] 133 %58 = fcmp uno float %57, 0.000000e+00 ; <i1> [#uses=1] 140 %62 = fcmp uno float %61, 0.000000e+00 ; <i1> [#uses=1] 161 %70 = fcmp uno float %69, 0.000000e+00 ; <i1> [#uses=1]
|
D | scalar_sse_minmax.ll | 24 %tmp2 = fcmp uno float %x, %y ; <i1> [#uses=1] 32 %tmp2 = fcmp uno double %x, %y ; <i1> [#uses=1]
|
/external/llvm/test/CodeGen/X86/ |
D | 2009-02-12-SpillerBug.ll | 9 %3 = fcmp uno x86_fp80 %1, 0xK00000000000000000000 ; <i1> [#uses=1] 10 %4 = fcmp uno x86_fp80 %2, 0xK00000000000000000000 ; <i1> [#uses=1] 15 %5 = fcmp uno x86_fp80 %a, 0xK00000000000000000000 ; <i1> [#uses=1]
|
D | 2010-05-25-DotDebugLoc.ll | 56 %21 = fcmp uno float %x.0, 0.000000e+00, !dbg !28 ; <i1> [#uses=1] 57 %22 = fcmp uno float %y.0, 0.000000e+00, !dbg !28 ; <i1> [#uses=1] 68 %25 = fcmp uno float %a, 0.000000e+00, !dbg !29 ; <i1> [#uses=1] 69 %26 = fcmp uno float %b, 0.000000e+00, !dbg !29 ; <i1> [#uses=1] 84 %32 = fcmp uno float %31, 0.000000e+00 ; <i1> [#uses=1] 91 %36 = fcmp uno float %35, 0.000000e+00 ; <i1> [#uses=1] 111 %45 = fcmp uno float %44, 0.000000e+00 ; <i1> [#uses=1] 131 %58 = fcmp uno float %57, 0.000000e+00 ; <i1> [#uses=1] 138 %62 = fcmp uno float %61, 0.000000e+00 ; <i1> [#uses=1] 159 %70 = fcmp uno float %69, 0.000000e+00 ; <i1> [#uses=1]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | 2009-02-12-SpillerBug.ll | 9 %3 = fcmp uno x86_fp80 %1, 0xK00000000000000000000 ; <i1> [#uses=1] 10 %4 = fcmp uno x86_fp80 %2, 0xK00000000000000000000 ; <i1> [#uses=1] 15 %5 = fcmp uno x86_fp80 %a, 0xK00000000000000000000 ; <i1> [#uses=1]
|
D | 2010-05-25-DotDebugLoc.ll | 56 %21 = fcmp uno float %x.0, 0.000000e+00, !dbg !28 ; <i1> [#uses=1] 57 %22 = fcmp uno float %y.0, 0.000000e+00, !dbg !28 ; <i1> [#uses=1] 68 %25 = fcmp uno float %a, 0.000000e+00, !dbg !29 ; <i1> [#uses=1] 69 %26 = fcmp uno float %b, 0.000000e+00, !dbg !29 ; <i1> [#uses=1] 84 %32 = fcmp uno float %31, 0.000000e+00 ; <i1> [#uses=1] 91 %36 = fcmp uno float %35, 0.000000e+00 ; <i1> [#uses=1] 111 %45 = fcmp uno float %44, 0.000000e+00 ; <i1> [#uses=1] 131 %58 = fcmp uno float %57, 0.000000e+00 ; <i1> [#uses=1] 138 %62 = fcmp uno float %61, 0.000000e+00 ; <i1> [#uses=1] 159 %70 = fcmp uno float %69, 0.000000e+00 ; <i1> [#uses=1]
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
D | 2008-02-28-OrFCmpCrash.ll | 6 %tmp67 = fcmp uno x86_fp80 %y, 0xK00000000000000000000 ; <i1> [#uses=1] 7 %tmp71 = fcmp uno float %x, 0.000000e+00 ; <i1> [#uses=1]
|
D | or-fcmp.ll | 6 %b = fcmp uno float %x, %y ; <i1> [#uses=1] 8 ; CHECK-NOT: fcmp uno
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2008-02-28-OrFCmpCrash.ll | 6 %tmp67 = fcmp uno x86_fp80 %y, 0xK00000000000000000000 ; <i1> [#uses=1] 7 %tmp71 = fcmp uno float %x, 0.000000e+00 ; <i1> [#uses=1]
|
D | and-fcmp.ll | 594 ; CHECK-NEXT: [[TMP1:%.*]] = fcmp uno double %a, %b 819 ; CHECK-NEXT: [[TMP1:%.*]] = fcmp uno double %a, %b 830 ; CHECK-NEXT: [[TMP1:%.*]] = fcmp uno double %a, %b 841 ; CHECK-NEXT: [[TMP1:%.*]] = fcmp uno double %a, %b 960 ; CHECK-NEXT: [[TMP1:%.*]] = fcmp uno double %a, %b 1090 ; CHECK-NEXT: [[TMP1:%.*]] = fcmp uno double %a, %b 1158 %cmp = fcmp uno double %a, %b 1168 %cmp = fcmp uno double %a, %b 1178 %cmp = fcmp uno double %a, %b 1188 %cmp = fcmp uno double %a, %b [all …]
|
D | or-fcmp.ll | 1136 ; CHECK-NEXT: [[CMP:%.*]] = fcmp uno double %a, %b 1139 %cmp = fcmp uno double %a, %b 1150 %cmp = fcmp uno double %a, %b 1161 %cmp = fcmp uno double %a, %b 1172 %cmp = fcmp uno double %a, %b 1183 %cmp = fcmp uno double %a, %b 1194 %cmp = fcmp uno double %a, %b 1205 %cmp = fcmp uno double %a, %b 1215 %cmp = fcmp uno double %a, %b 1226 %cmp = fcmp uno double %a, %b [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | DAGCombiner_illegal_BUILD_VECTOR.ll | 15 %Cmp18 = fcmp uno <8 x float> zeroinitializer, %FC 20 %Cmp40 = fcmp uno double 0xC663C682E9619F00, undef
|
/external/swiftshader/third_party/LLVM/test/Transforms/ConstProp/ |
D | basictest.ll | 38 %A = fcmp uno double 0x7FF8000000000000, 1.000000e+00 39 %B = fcmp uno double 1.230000e+02, 1.000000e+00
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/GlobalISel/ |
D | legalize-fcmp.mir | 34 ; CHECK: [[FCMP1:%[0-9]+]]:_(s32) = G_FCMP floatpred(uno), [[TRUNC]](s32), [[TRUNC1]] 45 %5(s32) = G_FCMP floatpred(uno), %2, %3
|
/external/llvm/test/Transforms/ConstProp/ |
D | basictest.ll | 41 %A = fcmp uno double 0x7FF8000000000000, 1.000000e+00 42 %B = fcmp uno double 1.230000e+02, 1.000000e+00
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/ConstProp/ |
D | basictest.ll | 41 %A = fcmp uno double 0x7FF8000000000000, 1.000000e+00 42 %B = fcmp uno double 1.230000e+02, 1.000000e+00
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/WebAssembly/ |
D | libcalls.ll | 70 %a = fcmp uno double %x, %y 83 %a = fcmp uno float %x, %y 97 %a = fcmp uno fp128 %x, %y
|
/external/swiftshader/third_party/LLVM/test/Feature/ |
D | intrinsics.ll | 42 fcmp uno float 1.000000e+00, 2.000000e+00 ; <i1>:1 [#uses=0] 43 fcmp uno double 3.000000e+00, 4.000000e+00 ; <i1>:2 [#uses=0]
|
/external/llvm/test/Feature/ |
D | intrinsics.ll | 42 fcmp uno float 1.000000e+00, 2.000000e+00 ; <i1>:1 [#uses=0] 43 fcmp uno double 3.000000e+00, 4.000000e+00 ; <i1>:2 [#uses=0]
|