Home
last modified time | relevance | path

Searched refs:t12 (Results 1 – 25 of 62) sorted by relevance

123

/external/valgrind/VEX/orig_ppc32/
Dreturn0.orig61 16: GETL R1, t12
62 17: ADDL $0x28C, t12
63 18: STL t10, (t12)
265 16: GETL R6, t12
266 17: SARL $0x6, t12 (-wCa)
267 18: PUTL t12, R4
376 18: GETL R0, t12
377 19: PUTL t12, R11
450 13: CMP0L t10, t12 (-rSo)
451 14: ICRFL t12, $0x1, CR
[all …]
Ddate.orig61 16: GETL R1, t12
62 17: ADDL $0x28C, t12
63 18: STL t10, (t12)
265 16: GETL R6, t12
266 17: SARL $0x6, t12 (-wCa)
267 18: PUTL t12, R4
376 18: GETL R0, t12
377 19: PUTL t12, R11
450 13: CMP0L t10, t12 (-rSo)
451 14: ICRFL t12, $0x1, CR
[all …]
/external/compiler-rt/test/asan/TestCases/
Dstack-overflow.cc37 int t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13; in recursive_func()
50 t12 = z12; in recursive_func()
65 z12 = t12; in recursive_func()
/external/llvm/test/Transforms/Reassociate/
Dmightymul.ll17 %t12 = mul i32 %t11, %t11
18 %t13 = mul i32 %t12, %t12
Dfast-mightymul.ll17 %t12 = fmul fast float %t11, %t11
18 %t13 = fmul fast float %t12, %t12
D2012-05-08-UndefLeak.ll24 %t12 = add i64 %x0, 13
42 %t30 = add i64 %t29, %t12
59 %t47 = add i64 %t46, %t12
/external/clang/test/CodeGen/
Darm-apcs-zerolength-bitfield.c117 struct t12 struct
125 static int arr12_offset[(offsetof(struct t12, bar) == 4) ? 0 : -1]; argument
126 static int arr12_sizeof[(sizeof(struct t12) == 8) ? 0 : -1];
Darm-aapcs-zerolength-bitfield.c113 struct t12 struct
121 static int arr12_offset[(offsetof(struct t12, bar) == 8) ? 0 : -1]; argument
122 static int arr12_sizeof[(sizeof(struct t12) == 16) ? 0 : -1];
Dms_struct-bitfield.c167 } ATTR t12; variable
168 int s12 = sizeof(t12);
Dattributes.c27 int t12 __attribute__((section("SECT"))); variable
/external/clang/test/CodeGenCXX/
Daarch64-aapcs-zerolength-bitfield.cpp114 struct t12 struct
122 static_assert(offsetof(struct t12, bar) == 8); argument
123 static_assert(sizeof(struct t12) == 16);
/external/skia/tests/
DPathOpsQuadIntersectionTest.cpp449 double t12 = t1Seed + t1Step * 2; in intersectionFinder() local
460 test = quad1.ptAtT(t12); in intersectionFinder()
461 t12 -= t1[1].approximatelyEqual(test) ? -t1Step : t1Step; in intersectionFinder()
477 t10, t1Seed, t12, t20, t2Seed, t22); in intersectionFinder()
480 SkDPoint p12 = quad1.ptAtT(t12); in intersectionFinder()
DPathOpsCubicIntersectionTest.cpp554 double t12 = t1Seed + t1Step * 2; in intersectionFinder() local
565 test = cubic1.ptAtT(t12); in intersectionFinder()
566 t12 -= t1[1].approximatelyEqual(test) ? -t1Step : t1Step; in intersectionFinder()
582 t10, t1Seed, t12, t20, t2Seed, t22); in intersectionFinder()
585 SkDPoint p12 = cubic1.ptAtT(t12); in intersectionFinder()
/external/llvm/test/Transforms/InstCombine/
D2009-07-02-MaskedIntVector.ll7 …%t12 = shufflevector <16 x i8> %0, <16 x i8> zeroinitializer, <16 x i32> <i32 0, i32 16, i32 0, i3…
8 %t11 = bitcast <16 x i8> %t12 to <2 x i64> ; <<2 x i64>> [#uses=1]
/external/jpeg/
Djsimd_arm_neon.S115 t10, t11, t12, t13, t14
131 vadd.s16 \t12, \x3, \x3
135 vadd.s16 \t12, \t12, \t13
150 vsub.s16 \t12, \t13, \t12
151 vsub.s16 \t12, \t12, \t10
152 vadd.s16 \t11, \t12, \t11
158 vadd.s16 \x6, \t14, \t12
159 vsub.s16 \x1, \t14, \t12
/external/clang/test/SemaCXX/
Dtype-traits.cpp387 int t12[T(__is_integral(long))]; in is_integral() local
410 int t12[F(__is_floating_point(char))]; in is_floating_point() local
438 int t12[T(__is_arithmetic(char))]; in is_arithmetic() local
470 int t12[T(__is_complete_type(char))]; in is_complete_type() local
494 int t12[F(__is_void(long double))]; in is_void() local
524 int t12[F(__is_array(float))]; in is_array() local
563 int t12[F(__is_function(float))]; in is_function() local
597 int t12[F(__is_reference(void *))]; in is_reference() local
609 int t12[F(__is_lvalue_reference(void *))]; in is_lvalue_reference() local
621 int t12[F(__is_rvalue_reference(const int&))]; in is_rvalue_reference() local
[all …]
/external/llvm/test/Transforms/Inline/
Dalloca-bonus.ll73 %t12 = add i32 %t11, 1
74 %t13 = add i32 %t12, 1
114 %t12 = add i32 %t11, 1
115 %t13 = add i32 %t12, 1
/external/llvm/test/Transforms/SLPVectorizer/X86/
Dunreachable.ll32 %t12 = getelementptr inbounds i32, i32* %x, i64 1
33 store i32 %t2.0, i32* %t12, align 4
/external/llvm/test/Transforms/LoopSimplify/
Dmerge-exits.ll42 %t12 = icmp sgt i32 %t11, %hiPart.0
43 br i1 %t12, label %bb, label %bb3
/external/llvm/test/Transforms/IndVarSimplify/
Deliminate-max.ll34 %t12 = icmp sgt i32 %t9, 255 ; <i1> [#uses=1]
35 %t13 = select i1 %t12, i32 255, i32 %t9 ; <i32> [#uses=1]
/external/llvm/test/CodeGen/PowerPC/
Dfast-isel-fold.ll122 define i64 @t12() nounwind uwtable ssp {
123 ; ELF64: t12
/external/clang/test/Analysis/
Dfree.c58 void t12 () { in t12() function
/external/clang/test/Parser/
Dms-inline-asm.c53 void t12() {
/external/clang/test/Sema/
Dfunction.c33 void t12(int) {} // expected-error{{parameter name omitted}} in t12() function
/external/fdlibm/
De_lgamma_r.c121 t12 = 3.15632070903625950361e-04, /* 0x3F34AF6D, 0x6C0EBBF7 */ variable
265 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */

123