/external/libffi/src/mips/ |
D | n32.S | 62 move t9, callback # callback function pointer 86 jal t9 88 # Copy the stack pointer to t9 89 move t9, $sp 101 ADDU t9, t9, t8 109 REG_L a0, 0*FFI_SIZEOF_ARG(t9) 113 l.s $f12, 0*FFI_SIZEOF_ARG(t9) 116 l.d $f12, 0*FFI_SIZEOF_ARG(t9) 122 REG_L a1, 1*FFI_SIZEOF_ARG(t9) 126 l.s $f13, 1*FFI_SIZEOF_ARG(t9) [all …]
|
D | o32.S | 61 move t9, callback # callback function pointer 77 jalr t9 136 REG_L t9, SIZEOF_FRAME + 5*FFI_SIZEOF_ARG($fp) 143 jalr t9 151 jalr t9 159 jalr t9 166 jalr t9 172 jalr t9 238 .cpload t9 269 la t9, ffi_closure_mips_inner_O32 [all …]
|
/external/valgrind/main/none/tests/mips32/ |
D | branches.c | 270 TESTINST1(23, t9); in main() 296 TESTINST2(23, t9); in main() 322 TESTINST3(23, t9); in main() 339 TESTINST4("beq", 14, -1, 0x5, v0, t9, t8); in main() 340 TESTINST4("beq", 15, -1, -1, t9, t8, a3); in main() 357 TESTINST4("bne", 14, -1, 0x5, v0, t9, t8); in main() 358 TESTINST4("bne", 15, -1, -1, t9, t8, a3); in main() 375 TESTINST5("beqz", 14, -1, v0, t9); in main() 376 TESTINST5("beqz", 15, -1, t9, t8); in main() 393 TESTINST5("bgez", 14, -1, v0, t9); in main() [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | vec_ins_extract-1.ll | 8 %t9 = extractelement <4 x i32> %t13, i32 0 9 ret i32 %t9 13 %t9 = extractelement <4 x i32> %t13, i32 %t7 14 ret i32 %t9 17 %t9 = extractelement <4 x i32> %t8, i32 %t7 18 %t13 = insertelement <4 x i32> %t8, i32 %t9, i32 0 22 %t9 = extractelement <4 x i32> %t8, i32 0 23 %t13 = insertelement <4 x i32> %t8, i32 %t9, i32 %t7
|
D | fast-isel-gep.ll | 9 %t9 = getelementptr i32* %t1, i32 %t3 ; <i32*> [#uses=1] 10 %t15 = load i32* %t9 ; <i32> [#uses=1] 23 %t9 = getelementptr i32* %t1, i64 %t3 ; <i32*> [#uses=1] 24 %t15 = load i32* %t9 ; <i32> [#uses=1]
|
/external/v8/src/mips/ |
D | debug-mips.cc | 61 patcher.masm()->li(v8::internal::t9, in SetDebugBreakAtReturn() 64 patcher.masm()->Call(v8::internal::t9); in SetDebugBreakAtReturn() 107 patcher.masm()->li(v8::internal::t9, Operand(reinterpret_cast<int32_t>( in SetDebugBreakAtSlot() 109 patcher.masm()->Call(v8::internal::t9); in SetDebugBreakAtSlot() 183 __ li(t9, Operand( in Generate_DebugBreakCallHelper() 185 __ lw(t9, MemOperand(t9)); in Generate_DebugBreakCallHelper() 186 __ Jump(t9); in Generate_DebugBreakCallHelper()
|
D | macro-assembler-mips.cc | 249 ASSERT(!AreAliased(object, address, value, t9)); in RecordWrite() 991 ASSERT(!rs.is(t9)); in Cvt_d_uw() 995 Ext(t9, rs, 31, 1); in Cvt_d_uw() 1008 Branch(&conversion_done, eq, t9, Operand(zero_reg)); in Cvt_d_uw() 1278 ASSERT(!(rd.is(t8) || rd.is(t9)) && !(rs.is(t8) || rs.is(t9))); in Clz() 1280 Register scratch = t9; in Clz() 2456 li(t9, Operand(target, rmode)); in Jump() 2457 Jump(t9, al, zero_reg, Operand(zero_reg), bd); in Jump() 2535 int size = CallSize(t9, cond, rs, rt, bd); in CallSize() 2553 li(t9, Operand(target_int, rmode), CONSTANT_SIZE); in Call() [all …]
|
/external/openssh/regress/ |
D | Makefile | 3 REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7 t8 t9 t-exec 69 t8.out t8.out.pub t9.out t9.out.pub \ 131 $(OBJ)/t9.out: 135 t9: $(OBJ)/t9.out target 137 ${TEST_SSH_SSHKEYGEN} -lf $(OBJ)/t9.out > /dev/null 139 ${TEST_SSH_SSHKEYGEN} -Bf $(OBJ)/t9.out > /dev/null
|
/external/speex/libspeex/ |
D | smallft.c | 278 int t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; in dradfg() local 449 t9=t5; in dradfg() 452 ch2[t7++]+=ai2*c2[t9++]; in dradfg() 528 t9=t5; in dradfg() 532 cc[i+t7-1]=ch[i+t8-1]+ch[i+t9-1]; in dradfg() 533 cc[ic+t6-1]=ch[i+t8-1]-ch[i+t9-1]; in dradfg() 534 cc[i+t7]=ch[i+t8]+ch[i+t9]; in dradfg() 535 cc[ic+t6]=ch[i+t9]-ch[i+t8]; in dradfg() 540 t9+=ido; in dradfg() 560 t9=i+t5; in dradfg() [all …]
|
/external/libvorbis/lib/ |
D | smallft.c | 276 int t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; in dradfg() local 447 t9=t5; in dradfg() 450 ch2[t7++]+=ai2*c2[t9++]; in dradfg() 526 t9=t5; in dradfg() 530 cc[i+t7-1]=ch[i+t8-1]+ch[i+t9-1]; in dradfg() 531 cc[ic+t6-1]=ch[i+t8-1]-ch[i+t9-1]; in dradfg() 532 cc[i+t7]=ch[i+t8]+ch[i+t9]; in dradfg() 533 cc[ic+t6]=ch[i+t9]-ch[i+t8]; in dradfg() 538 t9+=ido; in dradfg() 558 t9=i+t5; in dradfg() [all …]
|
/external/webkit/Source/JavaScriptCore/assembler/ |
D | MIPSAssembler.h | 101 t9 = r25, enumerator 842 … *insn = 0x3c000000 | (MIPSRegisters::t9 << OP_SH_RT) | ((newTargetAddress >> 16) & 0xffff); in relocateJumps() 844 …*(insn + 1) = 0x34000000 | (MIPSRegisters::t9 << OP_SH_RT) | (MIPSRegisters::t9 << OP_SH_RS) | (ne… in relocateJumps() 846 *(insn + 2) = 0x00000008 | (MIPSRegisters::t9 << OP_SH_RS); in relocateJumps() 854 … *insn = 0x3c000000 | (MIPSRegisters::t9 << OP_SH_RT) | ((newTargetAddress >> 16) & 0xffff); in relocateJumps() 856 …*(insn + 1) = 0x34000000 | (MIPSRegisters::t9 << OP_SH_RT) | (MIPSRegisters::t9 << OP_SH_RS) | (ne… in relocateJumps() 925 … *insn = 0x3c000000 | (MIPSRegisters::t9 << OP_SH_RT) | ((newTargetAddress >> 16) & 0xffff); in linkWithOffset() 927 …*(insn + 1) = 0x34000000 | (MIPSRegisters::t9 << OP_SH_RT) | (MIPSRegisters::t9 << OP_SH_RS) | (ne… in linkWithOffset() 929 *(insn + 2) = 0x00000008 | (MIPSRegisters::t9 << OP_SH_RS); in linkWithOffset() 950 …*insn = 0x3c000000 | (MIPSRegisters::t9 << OP_SH_RT) | ((reinterpret_cast<intptr_t>(to) >> 16) & 0… in linkCallInternal() [all …]
|
/external/llvm/test/Transforms/IndVarSimplify/ |
D | eliminate-max.ll | 29 %t9 = sub i32 0, %t ; <i32> [#uses=3] 30 %t10 = icmp slt i32 %t9, 0 ; <i1> [#uses=1] 34 %t12 = icmp sgt i32 %t9, 255 ; <i1> [#uses=1] 35 %t13 = select i1 %t12, i32 255, i32 %t9 ; <i32> [#uses=1]
|
D | eliminate-rem.ll | 19 %t6 = phi i64 [ %t9, %bb5 ], [ 0, %bb4 ] ; <i64> [#uses=2] 23 %t9 = add nsw i64 %t6, 1 ; <i64> [#uses=2] 24 %t10 = icmp slt i64 %t9, %arg ; <i1> [#uses=1] 53 %t9 = add nsw i64 %t8, -2 ; <i64> [#uses=1] 54 %t10 = srem i64 %t9, %arg1 ; <i64> [#uses=1]
|
/external/llvm/test/Transforms/Reassociate/ |
D | mightymul.ll | 14 %t9 = mul i32 %t8, %t8 15 %t10 = mul i32 %t9, %t9
|
D | 2012-05-08-UndefLeak.ll | 21 %t9 = add i64 %x0, 10 39 %t27 = add i64 %t26, %t9 56 %t44 = add i64 %t43, %t9
|
/external/clang/test/CodeGen/ |
D | ms_struct-bitfield-1.c | 79 } ATTR t9; variable 80 static int a9[(sizeof(t9) == 16) -1];
|
D | arm-apcs-zerolength-bitfield.c | 86 struct t9 struct 93 static int arr9_offset[(offsetof(struct t9, bar2) == 5) ? 0 : -1]; argument 94 static int arr9_sizeof[(sizeof(struct t9) == 8) ? 0 : -1];
|
D | arm-aapcs-zerolength-bitfield.c | 82 struct t9 struct 89 static int arr9_offset[(offsetof(struct t9, bar2) == 5) ? 0 : -1]; argument 90 static int arr9_sizeof[(sizeof(struct t9) == 8) ? 0 : -1];
|
D | ms_struct-bitfield.c | 108 } ATTR t9; variable 125 static int arr9[(sizeof(t9) == 28) -1];
|
/external/kernel-headers/original/asm-mips/ |
D | regdef.h | 45 #define t9 $25 macro 88 #define t9 $25 /* callee address for PIC/temp */ macro
|
/external/llvm/test/Transforms/InstCombine/ |
D | 2009-07-02-MaskedIntVector.ll | 9 %t9 = extractelement <2 x i64> %t11, i32 0 ; <i64> [#uses=1] 10 %t10 = bitcast i64 %t9 to <2 x i32> ; <<2 x i32>> [#uses=1]
|
D | lshr-phi.ll | 28 %t9 = load i8* %scevgep, align 1 ; <i8> [#uses=1] 29 %t10 = icmp eq i8 %t9, 0 ; <i1> [#uses=1]
|
/external/llvm/test/CodeGen/ARM/ |
D | fast-isel-mvn.ll | 98 define void @t9() nounwind { 100 ; ARM: t9 101 ; THUMB: t9
|
/external/openssl/crypto/aes/asm/ |
D | aes-mips.pl | 104 my ($t0,$t1,$t2,$t3,$t4,$t5,$t6,$t7,$t8,$t9,$t10,$t11) = map("\$$_",(12..23)); 184 lwl $t9,1($i1) # Te3[s0] 188 lwr $t9,0($i1) # Te3[s0] 219 xor $t1,$t9 285 lbu $t9,2($i1) # Te4[s1>>24] 323 _ins $t9,24 333 xor $t1,$t9 514 lwl $t9,1($i1) # Td3[s2] 518 lwr $t9,0($i1) # Td3[s2] 552 xor $t1,$t9 [all …]
|
/external/llvm/test/Transforms/Inline/ |
D | alloca-bonus.ll | 70 %t9 = add i32 %t8, 1 71 %t10 = add i32 %t9, 1 111 %t9 = add i32 %t8, 1 112 %t10 = add i32 %t9, 1
|