/external/llvm/test/Bitcode/ |
D | conversionInstructions.3.2.ll | 9 ; CHECK: %res1 = trunc i32 %src to i8 10 %res1 = trunc i32 %src to i8 17 ; CHECK: %res1 = zext i32 %src to i64 18 %res1 = zext i32 %src to i64 25 ; CHECK: %res1 = sext i32 %src to i64 26 %res1 = sext i32 %src to i64 33 ; CHECK: %res1 = fptrunc double %src to float 34 %res1 = fptrunc double %src to float 41 ; CHECK: %res1 = fpext float %src to double 42 %res1 = fpext float %src to double [all …]
|
D | bitwiseInstructions.3.2.ll | 10 ; CHECK: %res1 = shl i8 %x1, %x1 11 %res1 = shl i8 %x1, %x1 27 ; CHECK: %res1 = lshr i8 %x1, %x1 28 %res1 = lshr i8 %x1, %x1 38 ; CHECK: %res1 = ashr i8 %x1, %x1 39 %res1 = ashr i8 %x1, %x1 49 ; CHECK: %res1 = and i8 %x1, %x1 50 %res1 = and i8 %x1, %x1 57 ; CHECK: %res1 = or i8 %x1, %x1 58 %res1 = or i8 %x1, %x1 [all …]
|
D | binaryIntInstructions.3.2.ll | 10 ; CHECK: %res1 = add i1 %x1, %x1 11 %res1 = add i1 %x1, %x1 39 ; CHECK: %res1 = add nuw nsw <2 x i8> %x1, %x1 40 %res1 = add nuw nsw <2 x i8> %x1, %x1 59 ; CHECK: %res1 = add nuw nsw <2 x i16> %x1, %x1 60 %res1 = add nuw nsw <2 x i16> %x1, %x1 79 ; CHECK: %res1 = add nuw nsw <2 x i32> %x1, %x1 80 %res1 = add nuw nsw <2 x i32> %x1, %x1 99 ; CHECK: %res1 = add nuw nsw <2 x i64> %x1, %x1 100 %res1 = add nuw nsw <2 x i64> %x1, %x1 [all …]
|
D | binaryFloatInstructions.3.2.ll | 10 ; CHECK: %res1 = fadd float %x1, %x1 11 %res1 = fadd float %x1, %x1 33 ; CHECK: %res1 = fadd <2 x float> %x1, %x1 34 %res1 = fadd <2 x float> %x1, %x1 53 ; CHECK: %res1 = fadd <2 x double> %x1, %x1 54 %res1 = fadd <2 x double> %x1, %x1 73 ; CHECK: %res1 = fadd <2 x half> %x1, %x1 74 %res1 = fadd <2 x half> %x1, %x1 93 ; CHECK: %res1 = fsub float %x1, %x1 94 %res1 = fsub float %x1, %x1 [all …]
|
D | vectorInstructions.3.2.ll | 10 ; CHECK: %res1 = extractelement <2 x i8> %x1, i32 0 11 %res1 = extractelement <2 x i8> %x1, i32 0 18 ; CHECK: %res1 = insertelement <2 x i8> %x1, i8 0, i32 0 19 %res1 = insertelement <2 x i8> %x1, i8 0, i32 0 26 ; CHECK: %res1 = shufflevector <2 x i8> %x1, <2 x i8> %x1, <2 x i32> <i32 0, i32 1> 27 %res1 = shufflevector <2 x i8> %x1, <2 x i8> %x1, <2 x i32> <i32 0, i32 1>
|
D | aggregateInstructions.3.2.ll | 10 ; CHECK: %res1 = extractvalue [4 x i8] %x1, 0 11 %res1 = extractvalue [4 x i8] %x1, 0 27 ; CHECK: %res1 = insertvalue [4 x [4 x i8]] %x1, i8 0, 0, 0 28 %res1 = insertvalue [4 x [4 x i8 ]] %x1, i8 0, 0, 0
|
D | miscInstructions.3.2.ll | 59 ; CHECK: %res1 = select i1 %cond1, i8 1, i8 0 60 %res1 = select i1 %cond1, i8 1, i8 0 69 ; CHECK: %res1 = icmp eq i32 %x1, %x2 70 %res1 = icmp eq i32 %x1, %x2 111 ; CHECK: %res1 = fcmp oeq float %x1, %x2 112 %res1 = fcmp oeq float %x1, %x2 170 ; CHECK: %res1 = call i32 @test(i32 %x) 171 %res1 = call i32 @test(i32 %x)
|
D | constantsTest.3.2.ll | 23 ; CHECK-NEXT: %res1 = fcmp true float 1.000000e+00, 1.000000e+00 24 %res1 = fcmp true float 1.0, 1.0 42 ; CHECK: %res1 = extractvalue { i32, float } { i32 1, float 2.000000e+00 }, 0 43 %res1 = extractvalue {i32, float} {i32 1, float 2.0}, 0 63 ; CHECK: %res1 = add i32 %x, undef 64 %res1 = add i32 %x, undef
|
/external/icu/icu4c/source/test/intltest/ |
D | tchcfmt.cpp | 50 UnicodeString res1, res2; in TestSimpleExample() local 61 res1 = form->format(i, str, fpos, status ); in TestSimpleExample() 68 … it_logln(UnicodeString("") + ix + UnicodeString(" -> ") + res1 + UnicodeString(" -> ") + res2); in TestSimpleExample() 173 UnicodeString res1, res2; in TestComplexExample() local 174 pattform->toPattern( res1 ); in TestComplexExample() 175 it_logln("MessageFormat toPattern: " + res1); in TestComplexExample() 176 fileform->toPattern( res1 ); in TestComplexExample() 177 it_logln("ChoiceFormat toPattern: " + res1); in TestComplexExample() 178 if (res1 == "-1#are corrupted files|0#are no files|1#is one file|2#are {2} files") { in TestComplexExample() 348 form_pat.toPattern( res1 ); in TestComplexExample() [all …]
|
D | nmfmapts.cpp | 122 UnicodeString res1, res2, res3, res4, res5, res6; in testAPI() local 125 res1 = cur_fr->format(d, res1); in testAPI() 126 logln( (UnicodeString) "" + (int32_t) d + " formatted to " + res1); in testAPI() 330 UnicodeString res0, res1, res2, res3, res4, res5; in testRegistration() local 336 f1->format(n, res1); in testRegistration() 347 logln((UnicodeString)"f1 src int: " + res1); in testRegistration() 366 if (res4 != res1) { in testRegistration() 376 if (res1 != ures4) { in testRegistration()
|
/external/valgrind/memcheck/tests/ |
D | buflen_check.c | 8 int res1, res2, res3; in main() local 11 res1 = socket(PF_UNIX, SOCK_STREAM, 0); in main() 12 if (res1 == 0) { in main() 18 res2 = getsockname(res1, NULL, &len); /* NULL is bogus */ in main() 19 res3 = getsockname(res1, &name, NULL); /* NULL is bogus */ in main()
|
/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/ |
D | MacTest.java | 409 byte[] res1 = macs[i].doFinal(); in testMac11() 410 byte[] res2 = new byte[res1.length + 10]; in testMac11() 412 for (int j = 0; j < res1.length; j++) { in testMac11() 414 .concat(Integer.toString(j)), res1[j], res2[j]); in testMac11() 437 byte[] res1 = macs[i].doFinal(); in testMac12() 439 assertEquals("Results are not the same", res1.length, res2.length); in testMac12() 440 for (int t = 0; t < res1.length; t++) { in testMac12() 441 assertEquals("Results are not the same", res1[t], res2[t]); in testMac12() 445 res1 = macs[i].doFinal(); in testMac12() 446 assertEquals("Results are not the same", res1.length, res2.length); in testMac12() [all …]
|
/external/llvm/test/CodeGen/SystemZ/ |
D | asm-18.ll | 160 %res1 = extractvalue { i32, i32 } %res, 0 162 %trunc1 = trunc i32 %res1 to i8 183 %res1 = extractvalue { i32, i32 } %res, 0 185 %trunc1 = trunc i32 %res1 to i16 328 %res1 = call i32 asm "stepa $0", "=h"() 329 %and1 = and i32 %res1, 65535 347 %res1 = call i32 asm "stepa $0", "=r"() 348 %and1 = and i32 %res1, 65535 368 %res1 = call i32 asm "stepa $0", "=h"() 369 %or1 = or i32 %res1, 305397760 [all …]
|
D | memchr-02.ll | 34 %res1 = call i8 *@memchr(i8 *%src, i32 %charext, i64 %len) 35 %res2 = call i8 *@memchr(i8 *%res1, i32 %charext, i64 %len) 53 %res1 = call i8 *@memchr(i8 *%src, i32 %charext, i64 %len) 55 %res2 = call i8 *@memchr(i8 *%res1, i32 %charext, i64 %len)
|
/external/valgrind/none/tests/amd64/ |
D | bmi.c | 57 void do_mulx64 ( /*OUT*/ULong* res1, /*OUT*/ULong* res2, in do_mulx64() argument 77 *res1 = tem1; in do_mulx64() 91 if (*res1 != tem1 || *res2 != tem2) in do_mulx64() 98 void do_mulx32 ( /*OUT*/ULong* res1, /*OUT*/ULong* res2, in do_mulx32() argument 118 *res1 = tem1; in do_mulx32() 132 if (*res1 != tem1 || *res2 != tem2) in do_mulx32() 377 void do_rorx64 ( /*OUT*/ULong* res1, /*OUT*/ULong* res2, ULong arg ) in do_rorx64() argument 393 *res1 = tem; in do_rorx64() 413 void do_rorx32 ( /*OUT*/ULong* res1, /*OUT*/ULong* res2, UInt arg ) in do_rorx32() argument 429 *res1 = tem; in do_rorx32() [all …]
|
D | fxtract.c | 5 double arg, res1, res2; variable 22 res1 = res2 = 0.0; in try() 24 printf("%17.10e -> %14.10f %14.10f\n", arg, res1, res2); in try()
|
/external/valgrind/none/tests/x86/ |
D | fxtract.c | 5 double arg, res1, res2; variable 13 "\tfstpl " VG_SYM(res1) "\n" 21 res1 = res2 = 0.0; in try() 23 printf("%17.10e -> %14.10f %14.10f\n", arg, res1, res2); in try()
|
/external/llvm/test/CodeGen/ARM/ |
D | intrinsics-crypto.ll | 23 %res1 = insertelement <4 x i32> undef, i32 %resscalar, i32 0 25 %res2 = call <4 x i32> @llvm.arm.neon.sha1c(<4 x i32> %tmp2, i32 %scalar, <4 x i32> %res1) 27 %res3 = call <4 x i32> @llvm.arm.neon.sha1m(<4 x i32> %res2, i32 %scalar, <4 x i32> %res1) 29 %res4 = call <4 x i32> @llvm.arm.neon.sha1p(<4 x i32> %res3, i32 %scalar, <4 x i32> %res1) 31 %res5 = call <4 x i32> @llvm.arm.neon.sha1su0(<4 x i32> %res4, <4 x i32> %tmp3, <4 x i32> %res1) 33 %res6 = call <4 x i32> @llvm.arm.neon.sha1su1(<4 x i32> %res5, <4 x i32> %res1) 35 %res7 = call <4 x i32> @llvm.arm.neon.sha256h(<4 x i32> %res6, <4 x i32> %tmp3, <4 x i32> %res1) 37 %res8 = call <4 x i32> @llvm.arm.neon.sha256h2(<4 x i32> %res7, <4 x i32> %tmp3, <4 x i32> %res1) 39 %res9 = call <4 x i32> @llvm.arm.neon.sha256su1(<4 x i32> %res8, <4 x i32> %tmp3, <4 x i32> %res1)
|
/external/mesa3d/src/gallium/tests/graw/ |
D | occlusion-query.c | 161 uint64_t res1, res2; in draw() local 187 info.ctx->get_query_result(info.ctx, q1, TRUE, &res1); in draw() 190 printf("result1 = %lu result2 = %lu\n", res1, res2); in draw() 191 if (res1 < expected1_min || res1 > expected1_max) in draw()
|
/external/llvm/test/Transforms/ScalarRepl/ |
D | 2008-06-05-loadstore-agg.ll | 12 %res1 = insertvalue { i32, i32 } undef, i32 1, 0 ; <{ i32, i32 }> [#uses=1] 13 %res2 = insertvalue { i32, i32 } %res1, i32 2, 1 ; <{ i32, i32 }> [#uses=1] 25 %res1 = insertvalue [ 2 x i32 ] undef, i32 1, 0 ; <{ i32, i32 }> [#uses=1] 26 %res2 = insertvalue [ 2 x i32 ] %res1, i32 2, 1 ; <{ i32, i32 }> [#uses=1]
|
/external/llvm/test/Feature/ |
D | paramattrs.ll | 17 %res1 = call signext i16 (i16 )@test(i16 signext %val) 18 %two = add i16 %res1, %res1
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | IntlTestSimpleDateFormatAPI.java | 77 StringBuffer res1 = new StringBuffer(); in TestAPI() local 82 res1 = def.format(d, res1, pos1); in TestAPI() 83 logln( "" + d.getTime() + " formatted to " + res1); in TestAPI()
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderPackingFunctionTests.cpp | 218 const deUint16 res1 = (deUint16)(res >> 16); in iterate() local 220 const int diff1 = de::abs((int)ref1 - (int)res1); in iterate() 306 const float res1 = outputs[valNdx].y(); in iterate() local 309 const deUint32 diff1 = getUlpDiff(ref1, res1); in iterate() 318 << ", got vec2(" << HexFloat(res0) << ", " << HexFloat(res1) << ")" in iterate() 409 const deUint16 res1 = (deUint16)(res >> 16); in iterate() local 411 const int diff1 = de::abs((int)ref1 - (int)res1); in iterate() 497 const float res1 = outputs[valNdx].y(); in iterate() local 500 const deUint32 diff1 = getUlpDiff(ref1, res1); in iterate() 509 << ", got vec2(" << HexFloat(res0) << ", " << HexFloat(res1) << ")" in iterate() [all …]
|
/external/llvm/test/Transforms/JumpThreading/ |
D | assume-edge-dom.ll | 15 %res1 = call i8* @escape() 16 %a = icmp eq i8* %res1, null 30 %res = phi i8* [ %res1, %taken ], [ %res2, %not_taken ]
|
/external/libvpx/libvpx/vp9/common/mips/dspr2/ |
D | vp9_intrapred4_dspr2.c | 90 int32_t res0, res1; in vp9_tm_predictor_4x4_dspr2() local 226 [res0] "=&r" (res0), [res1] "=&r" (res1), [left3] "=&r" (left3), in vp9_tm_predictor_4x4_dspr2()
|