Home
last modified time | relevance | path

Searched refs:t9 (Results 1 – 25 of 496) sorted by relevance

12345678910>>...20

/external/python/cpython2/Modules/_ctypes/libffi/src/mips/
Dn32.S65 move t9, callback # callback function pointer
89 jal t9
91 # Copy the stack pointer to t9
92 move t9, $sp
104 ADDU t9, t9, t8
111 REG_L a0, 0*FFI_SIZEOF_ARG(t9)
114 l.s $f12, 0*FFI_SIZEOF_ARG(t9)
117 l.d $f12, 0*FFI_SIZEOF_ARG(t9)
122 REG_L a1, 1*FFI_SIZEOF_ARG(t9)
125 l.s $f13, 1*FFI_SIZEOF_ARG(t9)
[all …]
Do32.S61 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/libffi/src/mips/
Dn32.S65 move t9, callback # callback function pointer
89 jal t9
91 # Copy the stack pointer to t9
92 move t9, $sp
104 ADDU t9, t9, t8
111 REG_L a0, 0*FFI_SIZEOF_ARG(t9)
114 l.s $f12, 0*FFI_SIZEOF_ARG(t9)
117 l.d $f12, 0*FFI_SIZEOF_ARG(t9)
122 REG_L a1, 1*FFI_SIZEOF_ARG(t9)
125 l.s $f13, 1*FFI_SIZEOF_ARG(t9)
[all …]
Do32.S61 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/u-boot/arch/mips/cpu/
Dstart.S47 move k0, t9 # preserve t9 in k0
49 li t9, 15 # UHI exception operation
224 PTR_LA t9, mips_cm_map
225 jalr t9
235 PTR_LA t9, debug_uart_init
236 jalr t9
244 PTR_LA t9, lowlevel_init
245 jalr t9
250 PTR_LA t9, mips_cache_reset
251 jalr t9
[all …]
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dvec_ins_extract-1.ll8 %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
/external/libjpeg-turbo/simd/mips/
Djsimd_dspr2.S44 lw t9, 24(sp) // t9 = num_rows
50 addiu t9, t9, -1
51 bltz t9, 7f
87 bgez t9, 0b
92 addiu t9, t9, -1
93 bltz t9, 7f
123 bgez t9, 4b
188 addu t9, t2, a0 // t9 = end address
214 bne t2, t9, 1b
292 addu t9, s2, a0
[all …]
/external/v8/src/mips/
Dcode-stubs-mips.cc194 __ Call(t9); // Call the C++ function. in Generate()
195 __ lw(t9, MemOperand(sp, kCArgsSlotsSize)); in Generate()
201 __ lw(t0, MemOperand(t9)); in Generate()
205 __ Jump(t9); in Generate()
216 __ Move(t9, target); in GenerateCall()
224 __ Move(t9, target); in GenerateCall()
284 __ li(t9, Operand(entry_hook)); in Generate()
292 __ li(t9, ExternalReference::Create(&dispatcher, in Generate()
296 __ Call(t9); in Generate()
338 __ li(t9, ExternalReference::is_profiling_address(isolate)); in CallApiFunctionAndReturn()
[all …]
/external/v8/src/mips64/
Dcode-stubs-mips64.cc193 __ Call(t9); // Call the C++ function. in Generate()
194 __ Ld(t9, MemOperand(sp, kCArgsSlotsSize)); in Generate()
200 __ Uld(a4, MemOperand(t9)); in Generate()
204 __ Jump(t9); in Generate()
215 __ Move(t9, target); in GenerateCall()
225 __ Move(t9, target); in GenerateCall()
286 __ li(t9, Operand(entry_hook)); in Generate()
294 __ li(t9, ExternalReference::Create(&dispatcher, in Generate()
298 __ Call(t9); in Generate()
342 __ li(t9, ExternalReference::is_profiling_address(isolate)); in CallApiFunctionAndReturn()
[all …]
/external/llvm/test/CodeGen/X86/
Dvec_ins_extract-1.ll30 %t9 = extractelement <4 x i32> %t13, i32 0
31 ret i32 %t9
58 %t9 = extractelement <4 x i32> %t13, i32 %t7
59 ret i32 %t9
81 %t9 = extractelement <4 x i32> %t8, i32 %t7
82 %t13 = insertelement <4 x i32> %t8, i32 %t9, i32 0
107 %t9 = extractelement <4 x i32> %t8, i32 0
108 %t13 = insertelement <4 x i32> %t8, i32 %t9, i32 %t7
Dcrash-lre-eliminate-dead-def.ll61 %t9.0 = phi i32 [ undef, %entry ], [ %t9.1, %for.end29 ], [ 0, %cleanup100 ]
95 %t9.1 = phi i32 [ %t9.2, %for.cond17 ], [ %t9.0, %if.end11 ]
101 %t9.2 = phi i32 [ undef, %for.cond20 ], [ %t9.1, %for.cond15 ]
130 %t9.6 = phi i32 [ %t9.1, %for.cond32thread-pre-split ], [ 0, %for.inc94 ]
177 %t9.8 = phi i32 [ 0, %cleanup100.L5_crit_edge ], [ undef, %if.then63 ], [ %t9.0, %if.end11 ]
179 store i32 %t9.8, i32* @s, align 4
186 %t9.9 = phi i32 [ %t9.8, %L5 ], [ undef, %if.then63 ]
209 %t9.12 = phi i32 [ %t9.6, %if.then36 ], [ undef, %cleanup75.thread128 ]
217 %t9.13 = phi i32 [ %t9.0, %if.then ], [ %t9.12, %if.end78 ]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dcrash-lre-eliminate-dead-def.ll61 %t9.0 = phi i32 [ undef, %entry ], [ %t9.1, %for.end29 ], [ 0, %cleanup100 ]
95 %t9.1 = phi i32 [ %t9.2, %for.cond17 ], [ %t9.0, %if.end11 ]
101 %t9.2 = phi i32 [ undef, %for.cond20 ], [ %t9.1, %for.cond15 ]
130 %t9.6 = phi i32 [ %t9.1, %for.cond32thread-pre-split ], [ 0, %for.inc94 ]
177 %t9.8 = phi i32 [ 0, %cleanup100.L5_crit_edge ], [ undef, %if.then63 ], [ %t9.0, %if.end11 ]
179 store i32 %t9.8, i32* @s, align 4
186 %t9.9 = phi i32 [ %t9.8, %L5 ], [ undef, %if.then63 ]
209 %t9.12 = phi i32 [ %t9.6, %if.then36 ], [ undef, %cleanup75.thread128 ]
217 %t9.13 = phi i32 [ %t9.0, %if.then ], [ %t9.12, %if.end78 ]
Dvec_ins_extract-1.ll32 %t9 = extractelement <4 x i32> %t13, i32 0
33 ret i32 %t9
62 %t9 = extractelement <4 x i32> %t13, i32 %t7
63 ret i32 %t9
87 %t9 = extractelement <4 x i32> %t8, i32 %t7
88 %t13 = insertelement <4 x i32> %t8, i32 %t9, i32 0
115 %t9 = extractelement <4 x i32> %t8, i32 0
116 %t13 = insertelement <4 x i32> %t8, i32 %t9, i32 %t7
/external/speex/libspeexdsp/
Dsmallft.c278 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/openssh/regress/
DMakefile3 REGRESS_TARGETS= unit t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12 t-exec
115 t9.out t9.out.pub testdata user_*key* user_ca* user_key*
170 $(OBJ)/t9.out:
174 t9: $(OBJ)/t9.out target
176 ${TEST_SSH_SSHKEYGEN} -lf $(OBJ)/t9.out > /dev/null
178 ${TEST_SSH_SSHKEYGEN} -Bf $(OBJ)/t9.out > /dev/null
/external/llvm/test/Transforms/IndVarSimplify/
Deliminate-max.ll29 %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]
/external/swiftshader/third_party/LLVM/test/Transforms/IndVarSimplify/
Deliminate-max.ll29 %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]
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objcopy/
Dstrip-all.test40 # RUN: cp %t %t9
41 # RUN: llvm-strip --strip-all -keep=unavailable_symbol %t9
42 # RUN: llvm-strip --strip-all -keep=unavailable_symbol %t9
43 # RUN: cmp %t2 %t9
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IndVarSimplify/
Deliminate-max.ll34 %t9 = sub i32 0, %t ; <i32> [#uses=3]
35 %t10 = icmp slt i32 %t9, 0 ; <i1> [#uses=1]
39 %t12 = icmp sgt i32 %t9, 255 ; <i1> [#uses=1]
40 %t13 = select i1 %t12, i32 255, i32 %t9 ; <i32> [#uses=1]
/external/llvm/test/Transforms/Reassociate/
Dmightymul.ll14 %t9 = mul i32 %t8, %t8
15 %t10 = mul i32 %t9, %t9
Dfast-mightymul.ll14 %t9 = fmul fast float %t8, %t8
15 %t10 = fmul fast float %t9, %t9
/external/compiler-rt/test/asan/TestCases/Posix/
Dstack-overflow.cc37 int t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13; in recursive_func()
47 t9 = z9; in recursive_func()
62 z9 = t9; in recursive_func()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Reassociate/
Dmightymul.ll14 %t9 = mul i32 %t8, %t8
15 %t10 = mul i32 %t9, %t9
Dfast-mightymul.ll14 %t9 = fmul fast float %t8, %t8
15 %t10 = fmul fast float %t9, %t9
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/vect/
Dvect-bool-basic-compile.ll36 %t9 = bitcast <8 x i1> %t8 to i8
37 %ta = zext i8 %t9 to i32
52 %t9 = insertelement <8 x i1> %t8, i1 %t1, i32 1
53 %ta = insertelement <8 x i1> %t9, i1 %t2, i32 2

12345678910>>...20