Home
last modified time | relevance | path

Searched refs:t13 (Results 1 – 25 of 55) sorted by relevance

123

/external/llvm/test/CodeGen/X86/
Dvec_ins_extract-1.ll7 %t13 = insertelement <4 x i32> %t8, i32 76, i32 %t7
8 %t9 = extractelement <4 x i32> %t13, i32 0
12 %t13 = insertelement <4 x i32> %t8, i32 76, i32 0
13 %t9 = extractelement <4 x i32> %t13, i32 %t7
18 %t13 = insertelement <4 x i32> %t8, i32 %t9, i32 0
19 ret <4 x i32> %t13
23 %t13 = insertelement <4 x i32> %t8, i32 %t9, i32 %t7
24 ret <4 x i32> %t13
Dcrash.ll229 %t12 = type { %t13*, %t13*, %t13* }
230 %t13 = type { %t14*, %t15, %t15 }
238 %t21 = type { %t13* }
271 %tmp25 = load %t13** %tmp3, align 4
272 %tmp26 = icmp eq %t13* %tmp25, undef
279 …EN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_(%t10* %tmp2, %t21* byval align 4 undef, %t13* undef)
284 %tmp30 = load %t13** %tmp3, align 4
288 %tmp32 = getelementptr inbounds %t13* %tmp30, i32 1
289 store %t13* %tmp32, %t13** %tmp3, align 4
299 store %t13* null, %t13** %tmp3, align 4
[all …]
Dlsr-delayed-fold.ll13 %t13 = sub i64 0, %arg5 ; <i64> [#uses=1]
14 %t14 = and i64 %t13, 4294967295 ; <i64> [#uses=1]
168 %t13 = select i1 %t12, i32 %t2, i32 %t7 ; <i32> [#uses=1]
172 store i32 %t13, i32* null
/external/compiler-rt/test/asan/TestCases/
Dstack-overflow.cc36 int t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13; in recursive_func()
50 t13 = z13; in recursive_func()
65 z13 = t13; in recursive_func()
/external/llvm/test/Transforms/Reassociate/
Dmightymul.ll18 %t13 = mul i32 %t12, %t12
19 %t14 = mul i32 %t13, %t13
D2012-05-08-UndefLeak.ll25 %t13 = add i64 %x0, 14
43 %t31 = add i64 %t30, %t13
60 %t48 = add i64 %t47, %t13
/external/clang/test/CodeGen/
Darm-aapcs-zerolength-bitfield.c124 struct t13 struct
130 static int arr13_offset[(offsetof(struct t13, bar) == 4) ? 0 : -1]; argument
131 static int arr13_sizeof[(sizeof(struct t13) == 8) ? 0 : -1];
Darm-apcs-zerolength-bitfield.c128 struct t13 struct
134 static int arr13_offset[(offsetof(struct t13, bar) == 4) ? 0 : -1]; argument
135 static int arr13_sizeof[(sizeof(struct t13) == 8) ? 0 : -1];
Dms_struct-bitfield.c176 } ATTR t13; variable
177 int s13 = sizeof(t13);
Dattributes.c9 struct s0 t13 __attribute__((section("SECT"))) = { 0 }; variable
/external/jpeg/
Djsimd_arm_neon.S115 t10, t11, t12, t13, t14
130 vqdmulh.s16 \t13, \x2, d0[1]
132 vadd.s16 \x2, \x2, \t13
133 vqdmulh.s16 \t13, \x3, d0[3]
135 vadd.s16 \t12, \t12, \t13
136 vqdmulh.s16 \t13, \t10, d0[2]
138 vadd.s16 \t10, \t10, \t13
139 vqdmulh.s16 \t13, \t11, d0[1]
140 vadd.s16 \t11, \t11, \t13
142 vqdmulh.s16 \t13, \x1, d0[0]
[all …]
/external/chromium_org/third_party/sqlite/src/test/
Dfts3cov.test363 CREATE VIRTUAL TABLE t13 USING fts3;
364 INSERT INTO t13 VALUES('two scalar functions');
365 INSERT INTO t13 VALUES('scalar two functions');
366 INSERT INTO t13 VALUES('functions scalar two');
368 SELECT snippet(t13, '%%', '%%', '#') FROM t13 WHERE t13 MATCH 'two';
369 SELECT snippet(t13, '%%', '%%') FROM t13 WHERE t13 MATCH 'two';
370 SELECT snippet(t13, '%%') FROM t13 WHERE t13 MATCH 'two';
Dvtab6.test46 foreach t [list t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12 t13 t21 t22] {
418 INSERT INTO t13 VALUES(22,222);
426 SELECT * FROM t12 NATURAL LEFT JOIN t13
428 SELECT * FROM t12 NATURAL LEFT JOIN (SELECT * FROM t13 WHERE b>0);
435 CREATE VIEW v13 AS SELECT * FROM t13 WHERE b>0;
436 SELECT * FROM t12 NATURAL LEFT JOIN t13
/external/llvm/test/Transforms/Inline/
Dalloca-bonus.ll74 %t13 = add i32 %t12, 1
75 %t14 = add i32 %t13, 1
115 %t13 = add i32 %t12, 1
116 %t14 = add i32 %t13, 1
/external/clang/test/Coverage/
Dc-language-features.inc108 int t13 = va_arg(ap, int);
111 int t14 = __extension__(t13);
112 int t15 = +t13;
/external/llvm/test/Transforms/LoopSimplify/
Dmerge-exits.ll42 %t13 = fdiv float %peakCount.0, %distERBhi.0 ; <float> [#uses=1]
43 ret float %t13
/external/llvm/test/Transforms/IndVarSimplify/
Deliminate-max.ll35 %t13 = select i1 %t12, i32 255, i32 %t9 ; <i32> [#uses=1]
39 %t15 = phi i32 [ %t13, %bb11 ], [ 0, %bb7 ] ; <i32> [#uses=1]
/external/clang/test/SemaCXX/
Dtype-traits.cpp384 int t13[T(__is_integral(unsigned long))]; in is_integral() local
407 int t13[F(__is_floating_point(signed char))]; in is_floating_point() local
435 int t13[T(__is_arithmetic(signed char))]; in is_arithmetic() local
467 int t13[T(__is_complete_type(signed char))]; in is_complete_type() local
491 int t13[F(__is_void(bool))]; in is_void() local
521 int t13[F(__is_array(double))]; in is_array() local
560 int t13[F(__is_function(double))]; in is_function() local
618 int t13[F(__is_rvalue_reference(void * const &))]; in is_rvalue_reference() local
633 int t13[T(__is_fundamental(signed char))]; in is_fundamental() local
684 int t13[T(__is_scalar(long))]; in is_scalar() local
[all …]
/external/clang/test/Analysis/
Dfree.c60 void t13 (char a) { in t13() function
/external/clang/test/Sema/
Dfunction.c36 void t13() { in t13() function
/external/chromium_org/third_party/sqlite/src/tool/
Dgenfkey.test276 CREATE TABLE t13 (c1, foreign key(c1) references "t.3"(c1));
286 catchsql { INSERT INTO t13 VALUES(1) }
291 INSERT INTO t13 VALUES(1);
299 DROP TABLE t13;
/external/fdlibm/
De_lgamma_r.c122 t13 = -3.12754168375120860518e-04, /* 0xBF347F24, 0xECC38C38 */ variable
266 p2 = t1+w*(t4+w*(t7+w*(t10+w*t13)));
/external/llvm/test/CodeGen/ARM/
Dfast-isel-cmp-imm.ll236 define void @t13() nounwind ssp {
238 ; ARM: t13
239 ; THUMB: t13
Dselect_xform.ll195 define i32 @t13(i32 %c, i32 %a) nounwind readnone ssp {
197 ; ARM: t13
201 ; T2: t13
/external/llvm/test/Transforms/LoopStrengthReduce/
D2011-10-13-SCEVChain.ll87 %t13 = icmp ugt i32 %n13, -4
88 %m13 = select i1 %t13, i32 %n13, i32 -4

123