/external/llvm-project/llvm/test/Transforms/LoopVectorize/ |
D | reduction-order.ll | 19 br label %t20 21 t17: ; preds = %t20 22 %t18 = phi i32 [ %t24, %t20 ] 23 %t19 = phi i32 [ %t28, %t20 ] 26 t20: ; preds = %t20, %t16 27 %t21 = phi i64 [ 0, %t16 ], [ %t29, %t20 ] 28 %t22 = phi i32 [ 0, %t16 ], [ %t28, %t20 ] 29 %t23 = phi i32 [ 0, %t16 ], [ %t24, %t20 ] 34 br i1 %t30, label %t17, label %t20, !prof !2
|
/external/llvm/test/Transforms/Reassociate/ |
D | mightymul.ll | 25 %t20 = mul i32 %t19, %t19 26 %t21 = mul i32 %t20, %t20
|
D | fast-mightymul.ll | 25 %t20 = fmul fast float %t19, %t19 26 %t21 = fmul fast float %t20, %t20
|
D | 2012-05-08-UndefLeak.ll | 32 %t20 = add i64 %t19, %t2 33 %t21 = add i64 %t20, %t3 67 %t55 = add i64 %t54, %t20
|
/external/llvm-project/llvm/test/Transforms/Reassociate/ |
D | mightymul.ll | 25 %t20 = mul i32 %t19, %t19 26 %t21 = mul i32 %t20, %t20
|
D | fast-mightymul.ll | 25 %t20 = fmul fast float %t19, %t19 26 %t21 = fmul fast float %t20, %t20
|
D | 2012-05-08-UndefLeak.ll | 32 %t20 = add i64 %t19, %t2 33 %t21 = add i64 %t20, %t3 67 %t55 = add i64 %t54, %t20
|
/external/clang/test/CodeGen/ |
D | arm-apcs-zerolength-bitfield.c | 203 struct t20 struct 210 static int arr20_offset[(offsetof(struct t20, bar) == 4) ? 0 : -1]; argument 211 static int arr20_sizeof[(sizeof(struct t20) == 8) ? 0 : -1];
|
D | arm-aapcs-zerolength-bitfield.c | 199 struct t20 struct 206 static int arr20_offset[(offsetof(struct t20, bar) == 4) ? 0 : -1]; argument 207 static int arr20_sizeof[(sizeof(struct t20) == 8) ? 0 : -1];
|
/external/clang/test/CodeGenCXX/ |
D | aarch64-aapcs-zerolength-bitfield.cpp | 200 struct t20 struct 207 static_assert(offsetof(struct t20, bar) == 8); argument 208 static_assert(sizeof(struct t20) == 16);
|
/external/llvm-project/clang/test/CodeGen/ |
D | arm-aapcs-zerolength-bitfield.c | 199 struct t20 struct 206 static int arr20_offset[(offsetof(struct t20, bar) == 4) ? 0 : -1]; argument 207 static int arr20_sizeof[(sizeof(struct t20) == 8) ? 0 : -1];
|
D | arm-apcs-zerolength-bitfield.c | 203 struct t20 struct 210 static int arr20_offset[(offsetof(struct t20, bar) == 4) ? 0 : -1]; argument 211 static int arr20_sizeof[(sizeof(struct t20) == 8) ? 0 : -1];
|
D | cmse-clear-arg.c | 181 T20 t20; variable 184 g20(t20); in f20()
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | aarch64-aapcs-zerolength-bitfield.cpp | 200 struct t20 struct 207 static_assert(offsetof(struct t20, bar) == 8); argument 208 static_assert(sizeof(struct t20) == 16);
|
/external/skia/tests/ |
D | PathOpsQuadIntersectionTest.cpp | 470 double t20 = t2Seed - t2Step * 2; in intersectionFinder() local 485 test = quad2.ptAtT(t20); in intersectionFinder() 486 t20 += t2[1].approximatelyEqual(test) ? -t2Step : t2Step; in intersectionFinder() 497 t10, t1Seed, t12, t20, t2Seed, t22); in intersectionFinder() 503 SkDPoint p20 = quad2.ptAtT(t20); in intersectionFinder()
|
D | PathOpsCubicIntersectionTest.cpp | 579 double t20 = t2Seed - t2Step * 2; in intersectionFinder() local 594 test = c2.ptAtT(t20); in intersectionFinder() 595 t20 += t2[1].approximatelyEqual(test) ? -t2Step : t2Step; in intersectionFinder() 606 t10, t1Seed, t12, t20, t2Seed, t22); in intersectionFinder() 612 SkDPoint p20 = c2.ptAtT(t20); in intersectionFinder()
|
/external/skqp/tests/ |
D | PathOpsQuadIntersectionTest.cpp | 470 double t20 = t2Seed - t2Step * 2; in intersectionFinder() local 485 test = quad2.ptAtT(t20); in intersectionFinder() 486 t20 += t2[1].approximatelyEqual(test) ? -t2Step : t2Step; in intersectionFinder() 497 t10, t1Seed, t12, t20, t2Seed, t22); in intersectionFinder() 503 SkDPoint p20 = quad2.ptAtT(t20); in intersectionFinder()
|
D | PathOpsCubicIntersectionTest.cpp | 579 double t20 = t2Seed - t2Step * 2; in intersectionFinder() local 594 test = c2.ptAtT(t20); in intersectionFinder() 595 t20 += t2[1].approximatelyEqual(test) ? -t2Step : t2Step; in intersectionFinder() 606 t10, t1Seed, t12, t20, t2Seed, t22); in intersectionFinder() 612 SkDPoint p20 = c2.ptAtT(t20); in intersectionFinder()
|
/external/llvm-project/llvm/test/Transforms/LoopStrengthReduce/ |
D | nonlinear-postinc.ll | 22 %t20 = zext i32 %t19 to i33 23 %t21 = mul i33 %t18, %t20
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | nonlinear-postinc.ll | 22 %t20 = zext i32 %t19 to i33 23 %t21 = mul i33 %t18, %t20
|
/external/llvm/test/CodeGen/Hexagon/ |
D | Atomics.ll | 12 %t20 = atomicrmw or i32* @si, i32 1 monotonic 36 %t20 = atomicrmw or i32* @si, i32 11 monotonic 37 store i32 %t20, i32* @si, align 4
|
/external/llvm-project/llvm/test/CodeGen/Hexagon/ |
D | Atomics.ll | 12 %t20 = atomicrmw or i32* @si, i32 1 monotonic 36 %t20 = atomicrmw or i32* @si, i32 11 monotonic 37 store i32 %t20, i32* @si, align 4
|
/external/clang/test/Coverage/ |
D | c-language-features.inc | 118 char *t20; ++t20; --t20;
|
/external/llvm-project/clang/test/Coverage/ |
D | c-language-features.inc | 120 char *t20; ++t20; --t20;
|
/external/llvm-project/llvm/test/CodeGen/NVPTX/ |
D | vector-loads.ll | 87 %t20 = zext i32 %t2 to i64 88 …r inbounds [1024 x [131072 x i8]], [1024 x [131072 x i8]]* %targ0.1.typed, i64 0, i64 %t20, i64 %t9 91 … inbounds [1024 x [131072 x i8]], [1024 x [131072 x i8]]* %targ0.1.typed, i64 0, i64 %t20, i64 %t11
|