Home
last modified time | relevance | path

Searched refs:t22 (Results 1 – 25 of 36) sorted by relevance

12

/external/clang/test/CodeGen/
Dms-declspecs.c20 void __declspec(nothrow) t22();
21 void t22() {} in t22() function
Dattributes.c88 void __attribute__((section(".foo"))) t22(void);
89 void __attribute__((section(".bar"))) t22(void) {} in t22() function
Dlibcalls-fno-builtin.c115 long int t22(char **x) { return strtoll("1234", x, 10); } in t22() function
Dasm.c175 unsigned char t22(unsigned char a, unsigned char b) { in t22() function
/external/llvm/test/Transforms/Reassociate/
Dmightymul.ll27 %t22 = mul i32 %t21, %t21
28 %t23 = mul i32 %t22, %t22
D2012-05-08-UndefLeak.ll34 %t22 = add i64 %t21, %t4
35 %t23 = add i64 %t22, %t5
69 %t57 = add i64 %t56, %t22
/external/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll74 %t22 = phi i64 [ %t41, %bb21 ], [ 0, %bb20 ] ; <i64> [#uses=4]
78 %t26 = add nsw i64 %t24, %t22 ; <i64> [#uses=1]
80 %t28 = add nsw i64 %t25, %t22 ; <i64> [#uses=1]
82 %t30 = add nsw i64 %t27, %t22 ; <i64> [#uses=1]
93 %t41 = add nsw i64 %t22, 1 ; <i64> [#uses=2]
Dashr-tripcount.ll64 %t22 = load i32* %t21, align 4 ; <i32> [#uses=1]
65 %t23 = zext i32 %t22 to i64 ; <i64> [#uses=1]
/external/chromium_org/third_party/skia/tests/
DPathOpsQuadIntersectionTest.cpp464 double t22 = t2Seed + t2Step * 2; in intersectionFinder() local
484 test = quad2.ptAtT(t22); in intersectionFinder()
485 t22 -= t2[1].approximatelyEqual(test) ? -t2Step : t2Step; in intersectionFinder()
490 t10, t1Seed, t12, t20, t2Seed, t22); in intersectionFinder()
498 SkDPoint p22 = quad2.ptAtT(t22); in intersectionFinder()
DPathOpsCubicIntersectionTest.cpp496 double t22 = t2Seed + t2Step * 2; in intersectionFinder() local
516 test = cubic2.ptAtT(t22); in intersectionFinder()
517 t22 -= t2[1].approximatelyEqual(test) ? -t2Step : t2Step; in intersectionFinder()
522 t10, t1Seed, t12, t20, t2Seed, t22); in intersectionFinder()
530 SkDPoint p22 = cubic2.ptAtT(t22); in intersectionFinder()
/external/skia/tests/
DPathOpsQuadIntersectionTest.cpp461 double t22 = t2Seed + t2Step * 2; in intersectionFinder() local
481 test = quad2.ptAtT(t22); in intersectionFinder()
482 t22 -= t2[1].approximatelyEqual(test) ? -t2Step : t2Step; in intersectionFinder()
487 t10, t1Seed, t12, t20, t2Seed, t22); in intersectionFinder()
495 SkDPoint p22 = quad2.ptAtT(t22); in intersectionFinder()
DPathOpsCubicIntersectionTest.cpp496 double t22 = t2Seed + t2Step * 2; in intersectionFinder() local
516 test = cubic2.ptAtT(t22); in intersectionFinder()
517 t22 -= t2[1].approximatelyEqual(test) ? -t2Step : t2Step; in intersectionFinder()
522 t10, t1Seed, t12, t20, t2Seed, t22); in intersectionFinder()
530 SkDPoint p22 = cubic2.ptAtT(t22); in intersectionFinder()
/external/llvm/test/Transforms/LoopStrengthReduce/
Dnonlinear-postinc.ll24 %t22 = lshr i33 %t21, 1
25 %t23 = trunc i33 %t22 to i32
/external/chromium_org/third_party/skia/experimental/Intersection/
DQuadraticIntersection_Test.cpp394 double t22 = t2Seed + t2Step * 2; in intersectionFinder() local
414 xy_at_t(quad2, t22, test.x, test.y); in intersectionFinder()
415 t22 -= t2[1].approximatelyEqual(test) ? -t2Step : t2Step; in intersectionFinder()
420 t10, t1Seed, t12, t20, t2Seed, t22); in intersectionFinder()
428 _Point p22 = xy_at_t(quad2, t22); in intersectionFinder()
DCubicIntersection_Test.cpp670 double t22 = t2Seed + t2Step * 2; local
690 xy_at_t(cubic2, t22, test.x, test.y);
691 t22 -= t2[1].approximatelyEqual(test) ? -t2Step : t2Step;
696 t10, t1Seed, t12, t20, t2Seed, t22);
704 _Point p22 = xy_at_t(cubic2, t22);
/external/skia/experimental/Intersection/
DQuadraticIntersection_Test.cpp394 double t22 = t2Seed + t2Step * 2; in intersectionFinder() local
414 xy_at_t(quad2, t22, test.x, test.y); in intersectionFinder()
415 t22 -= t2[1].approximatelyEqual(test) ? -t2Step : t2Step; in intersectionFinder()
420 t10, t1Seed, t12, t20, t2Seed, t22); in intersectionFinder()
428 _Point p22 = xy_at_t(quad2, t22); in intersectionFinder()
DCubicIntersection_Test.cpp670 double t22 = t2Seed + t2Step * 2; local
690 xy_at_t(cubic2, t22, test.x, test.y);
691 t22 -= t2[1].approximatelyEqual(test) ? -t2Step : t2Step;
696 t10, t1Seed, t12, t20, t2Seed, t22);
704 _Point p22 = xy_at_t(cubic2, t22);
/external/llvm/test/CodeGen/X86/
Dlsr-reuse.ll514 %t22 = phi i64 [ %t36, %bb32 ], [ 0, %bb19 ] ; <i64> [#uses=21]
516 %t24 = sub i64 %arg6, %t22 ; <i64> [#uses=4]
517 %t25 = getelementptr float* %arg4, i64 %t22 ; <float*> [#uses=4]
518 %t26 = getelementptr float* %arg, i64 %t22 ; <float*> [#uses=3]
533 %t36 = add i64 %t22, 1 ; <i64> [#uses=1]
569 %t62 = add i64 %t22, 16 ; <i64> [#uses=1]
570 %t63 = add i64 %t22, 4 ; <i64> [#uses=1]
571 %t64 = add i64 %t22, 8 ; <i64> [#uses=1]
572 %t65 = add i64 %t22, 12 ; <i64> [#uses=1]
574 %t67 = sub i64 %t66, %t22 ; <i64> [#uses=1]
[all …]
/external/valgrind/main/VEX/orig_ppc32/
Ddate.orig80 29: GETL R1, t22
81 30: ADDL $0x290, t22
82 31: STL t20, (t22)
285 30: GETL R4, t22
286 31: ADDL t20, t22
287 32: PUTL t22, R7
401 33: MOVL $0x6FFFFEFF, t22
402 34: PUTL t22, R29
979 27: GETL R11, t22
982 30: STL t22, (t24)
[all …]
Dreturn0.orig80 29: GETL R1, t22
81 30: ADDL $0x290, t22
82 31: STL t20, (t22)
285 30: GETL R4, t22
286 31: ADDL t20, t22
287 32: PUTL t22, R7
401 33: MOVL $0x6FFFFEFF, t22
402 34: PUTL t22, R29
979 27: GETL R11, t22
982 30: STL t22, (t24)
[all …]
/external/clang/test/Coverage/
Dc-language-features.inc120 double t22; ++t22; --t22;
/external/clang/test/SemaCXX/
Dtype-traits.cpp387 int t22[F(__is_integral(double))]; in is_integral() local
416 int t22[F(__is_floating_point(long))]; in is_floating_point() local
444 int t22[T(__is_arithmetic(long))]; in is_arithmetic() local
476 int t22[T(__is_complete_type(long))]; in is_complete_type() local
500 int t22[F(__is_void(long))]; in is_void() local
530 int t22[F(__is_array(int))]; in is_array() local
569 int t22[F(__is_function(int))]; in is_function() local
642 int t22[T(__is_fundamental(long))]; in is_fundamental() local
692 int t22[F(__is_scalar(Union))]; in is_scalar() local
721 int t22[F(__is_compound(long double))]; in is_compound() local
[all …]
/external/clang/test/Sema/
Dfunction.c110 void t22(int *ptr, int (*array)[3]) { in t22() function
/external/chromium_org/third_party/sqlite/src/test/
DtriggerC.test232 CREATE TABLE t22(x);
234 CREATE TRIGGER t22a AFTER INSERT ON t22 BEGIN
235 INSERT INTO t22 SELECT x + (SELECT max(x) FROM t22) FROM t22;
237 CREATE TRIGGER t22b BEFORE INSERT ON t22 BEGIN
238 SELECT CASE WHEN (SELECT count(*) FROM t22) >= 100
243 INSERT INTO t22 VALUES(1);
244 SELECT count(*) FROM t22;
/external/llvm/test/CodeGen/R600/
Dllvm.SI.resinfo.ll72 %t22 = extractelement <4 x i32> %res13, i32 3
74 %e13 = add i32 %t22, %t23

12