Home
last modified time | relevance | path

Searched refs:t10 (Results 1 – 25 of 53) sorted by relevance

123

/external/valgrind/main/VEX/orig_ppc32/
Ddate.orig26 14: MOVL $0x254804E8, t10
27 15: PUTL t10, LR
60 15: GETL R23, t10
63 18: STL t10, (t12)
258 11: GETL R12, t10
259 12: ROLL $0x6, t10
260 13: ANDL $0xFFFFFF00, t10
261 14: PUTL t10, R6
371 15: MOVL $0x6FFF0000, t10
372 16: PUTL t10, R28
[all …]
Dreturn0.orig26 14: MOVL $0x254804E8, t10
27 15: PUTL t10, LR
60 15: GETL R23, t10
63 18: STL t10, (t12)
258 11: GETL R12, t10
259 12: ROLL $0x6, t10
260 13: ANDL $0xFFFFFF00, t10
261 14: PUTL t10, R6
371 15: MOVL $0x6FFF0000, t10
372 16: PUTL t10, R28
[all …]
/external/llvm/test/Transforms/Reassociate/
Dmightymul.ll15 %t10 = mul i32 %t9, %t9
16 %t11 = mul i32 %t10, %t10
D2012-05-08-UndefLeak.ll22 %t10 = add i64 %x0, 11
40 %t28 = add i64 %t27, %t10
57 %t45 = add i64 %t44, %t10
/external/clang/test/Analysis/
Dfree.c47 void t10 () { in t10() function
48 …free((void*)&t10); // expected-warning {{Argument to free() is the address of the function 't10', … in t10()
/external/speex/libspeex/
Dsmallft.c278 int t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; in dradfg() local
292 t10=ip*ido; in dradfg()
473 t2+=t10; in dradfg()
485 t2+=t10; in dradfg()
507 t5+=t10; in dradfg()
537 t6+=t10; in dradfg()
538 t7+=t10; in dradfg()
566 t6+=t10; in dradfg()
567 t7+=t10; in dradfg()
692 int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; in dradb3() local
[all …]
/external/libvorbis/lib/
Dsmallft.c276 int t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; in dradfg() local
290 t10=ip*ido; in dradfg()
471 t2+=t10; in dradfg()
483 t2+=t10; in dradfg()
505 t5+=t10; in dradfg()
535 t6+=t10; in dradfg()
536 t7+=t10; in dradfg()
564 t6+=t10; in dradfg()
565 t7+=t10; in dradfg()
690 int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; in dradb3() local
[all …]
/external/clang/test/CodeGen/
Dms_struct-bitfield-1.c90 } ATTR t10; variable
91 static int a10[(sizeof(t10) == 2) -1];
Darm-apcs-zerolength-bitfield.c95 struct t10 struct
102 static int arr10_offset[(offsetof(struct t10, bar2) == 5) ? 0 : -1]; argument
103 static int arr10_sizeof[(sizeof(struct t10) == 8) ? 0 : -1];
Darm-aapcs-zerolength-bitfield.c91 struct t10 struct
98 static int arr10_offset[(offsetof(struct t10, bar2) == 9) ? 0 : -1]; argument
99 static int arr10_sizeof[(sizeof(struct t10) == 16) ? 0 : -1];
Dms_struct-bitfield.c115 } ATTR t10; variable
126 static int arr10[(sizeof(t10) == 16) -1];
Dattributes.c60 void t10(void) __attribute__((section("SECT")));
61 void t10(void) {} in t10() function
/external/clang/test/Sema/
Dfunction.c29 void t10(){} in t10() function
30 void t11(){t10(1);} // expected-warning{{too many arguments}} in t11()
Dthread-specifier.c13 static __thread int t10; in f() local
Dwarn-char-subscripts.c60 void t10() { in t10() function
/external/llvm/test/Transforms/InstCombine/
D2009-07-02-MaskedIntVector.ll10 %t10 = bitcast i64 %t9 to <2 x i32> ; <<2 x i32>> [#uses=1]
12 %t6 = xor <2 x i32> %t10, %t7 ; <<2 x i32>> [#uses=1]
Dlshr-phi.ll29 %t10 = icmp eq i8 %t9, 0 ; <i1> [#uses=1]
30 br i1 %t10, label %bb2, label %bb
/external/openssl/crypto/aes/asm/
Daes-mips.pl104 my ($t0,$t1,$t2,$t3,$t4,$t5,$t6,$t7,$t8,$t9,$t10,$t11) = map("\$$_",(12..23));
185 lwl $t10,1($i2) # Te3[s1]
189 lwr $t10,0($i2) # Te3[s1]
220 xor $t2,$t10
286 lbu $t10,2($i2) # Te4[s2>>24]
324 _ins $t10,24
334 xor $t2,$t10
515 lwl $t10,1($i2) # Td3[s3]
519 lwr $t10,0($i2) # Td3[s3]
553 xor $t2,$t10
[all …]
/external/llvm/test/Transforms/IndVarSimplify/
Deliminate-rem.ll24 %t10 = icmp slt i64 %t9, %arg ; <i1> [#uses=1]
25 br i1 %t10, label %bb5, label %bb11
54 %t10 = srem i64 %t9, %arg1 ; <i64> [#uses=1]
55 %t11 = add nsw i64 %t10, 1 ; <i64> [#uses=1]
Deliminate-max.ll30 %t10 = icmp slt i32 %t9, 0 ; <i1> [#uses=1]
31 br i1 %t10, label %bb14, label %bb11
/external/llvm/test/Transforms/Inline/
Dalloca-bonus.ll71 %t10 = add i32 %t9, 1
72 %t11 = add i32 %t10, 1
112 %t10 = add i32 %t9, 1
113 %t11 = add i32 %t10, 1
/external/clang/test/SemaCXX/
Dtype-traits.cpp316 int t10[T(__is_integral(int))]; in is_integral() local
423 int t10[F(__is_void(float))]; in is_void() local
453 int t10[F(__is_array(void))]; in is_array() local
492 int t10[F(__is_function(void))]; in is_function() local
526 int t10[F(__is_reference(int))]; in is_reference() local
538 int t10[F(__is_lvalue_reference(int))]; in is_lvalue_reference() local
550 int t10[F(__is_rvalue_reference(int&))]; in is_rvalue_reference() local
600 int t10[F(__is_object(type_wrapper<void(void)>::type))]; in is_object() local
616 int t10[T(__is_scalar(unsigned short))]; in is_scalar() local
650 int t10[T(__is_compound(ClassType))]; in is_compound() local
[all …]
/external/llvm/test/Transforms/LoopSimplify/
Dmerge-exits.ll33 %t10 = fcmp uge float %distERBhi.0, 2.500000e+00 ; <i1> [#uses=1]
34 br i1 %t10, label %bb3, label %bb2
/external/llvm/test/CodeGen/ARM/
Dfast-isel-call.ll88 define i32 @t10(i32 %argc, i8** nocapture %argv) {
90 ; ARM: @t10
106 ; ARM-LONG: @t10
111 ; THUMB: @t10
133 ; THUMB-LONG: @t10
Dinlineasm3.ll104 define void @t10(i8* %f, i32 %g) nounwind {
106 ; CHECK: t10

123