/third_party/ffmpeg/libavcodec/alpha/ |
H A D | idctdsp_alpha_asm.S | 46 lda t9, 8 # loop counter 56 subq t9, 2, t9 80 bne t9, 1b 115 ldq t9, 24(a0) # shorts3 141 and t9, tg, tb # 3 1 143 bic t9, tg, t9 # 3 2 146 addq t9, ta, t9 # [all...] |
H A D | hpeldsp_alpha_asm.S | 74 addq t8, a2, t9 77 addq t9, a2, ta 91 stq t4, 0(t9)
|
H A D | me_cmp_mvi_asm.S | 75 t9: ref right label 95 ldq t9, 8(a1) # ref right 117 perr t9, t7, td # error right 143 ldq t9, 8(a2) # right 167 perr t9, tb, t1 # error right
|
H A D | regdef.h | 54 #define t9 $23 macro
|
/third_party/ffmpeg/libavcodec/ |
H A D | hqxdsp.c | 29 int t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, tA, tB, tC, tD, tE, tF; in idct_col() local 51 t9 = (int)(t7 * 11585U) >> 14; in idct_col() 60 t12 = tE + (tA >> 1) * 2 - t9; in idct_col() 64 blk[1 * 8] = t12 + t9 * 2; in idct_col() 75 int t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, tA, tB, tC, tD, tE, tF; in idct_row() local 87 t9 = (t7 * 11585) >> 14; in idct_row() 96 t12 = tE + tA * 2 - t9; in idct_row() 100 blk[1] = (t12 + t9 * 2 + 4) >> 3; in idct_row()
|
H A D | mss34dsp.c | 74 const unsigned t9 = 35470U * blk[6 * step] + 85623U * blk[2 * step]; \ 78 blk[0 * step] = (int)( t1 + t6 + t9 + tB) >> shift; \ 81 blk[3 * step] = (int)( t0 + t7 - t9 + tB) >> shift; \ 82 blk[4 * step] = (int)(-(t0 + t7) - t9 + tB) >> shift; \ 85 blk[7 * step] = (int)(-(t1 + t6) + t9 + tB) >> shift; \
|
H A D | fic.c | 100 const unsigned t9 = 17734 * blk[6 * step] + 42814 * blk[2 * step]; in fic_idct() local 103 blk[0 * step] = (int)( t4 + t9 + tB) >> shift; in fic_idct() 106 blk[3 * step] = (int)( t5 - t9 + tB) >> shift; in fic_idct() 107 blk[4 * step] = (int)( -t5 - t9 + tB) >> shift; in fic_idct() 110 blk[7 * step] = (int)( -t4 + t9 + tB) >> shift; in fic_idct()
|
H A D | h264pred_template.c | 846 int t8, t9, t10, t11, t12, t13, t14, t15; \ 850 } else t8=t9=t10=t11=t12=t13=t14=t15= SRC(7,-1); 955 SRC(0,7)=SRC(1,6)=SRC(2,5)=SRC(3,4)=SRC(4,3)=SRC(5,2)=SRC(6,1)=SRC(7,0)= (t7 + 2*t8 + t9 + 2) >> 2; in pred8x8l_down_left() 956 SRC(1,7)=SRC(2,6)=SRC(3,5)=SRC(4,4)=SRC(5,3)=SRC(6,2)=SRC(7,1)= (t8 + 2*t9 + t10 + 2) >> 2; in pred8x8l_down_left() 957 SRC(2,7)=SRC(3,6)=SRC(4,5)=SRC(5,4)=SRC(6,3)=SRC(7,2)= (t9 + 2*t10 + t11 + 2) >> 2; in pred8x8l_down_left() 1072 SRC(4,7)=SRC(5,5)=SRC(6,3)=SRC(7,1)= (t7 + 2*t8 + t9 + 2) >> 2; in pred8x8l_vertical_left() 1073 SRC(5,6)=SRC(6,4)=SRC(7,2)= (t8 + t9 + 1) >> 1; in pred8x8l_vertical_left() 1074 SRC(5,7)=SRC(6,5)=SRC(7,3)= (t8 + 2*t9 + t10 + 2) >> 2; in pred8x8l_vertical_left() 1075 SRC(6,6)=SRC(7,4)= (t9 + t10 + 1) >> 1; in pred8x8l_vertical_left() 1076 SRC(6,7)=SRC(7,5)= (t9 in pred8x8l_vertical_left() [all...] |
/third_party/pulseaudio/speex/libspeexdsp/ |
H A 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 in dradfg() 692 int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; dradb3() local 845 int idij,ipph,i,j,k,l,ik,is,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10, dradbg() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
H A D | aes-mips.pl | 65 # ($t0,$t1,$t2,$t3,$t8,$t9)=map("\$$_",(12..15,24,25)); 126 my ($t0,$t1,$t2,$t3,$t4,$t5,$t6,$t7,$t8,$t9,$t10,$t11) = map("\$$_",(12..23)); 176 lwxs $t9,$i1($Tbl) # Te3[s0] 204 rotr $t9,$t9,24 212 xor $t1,$t9 303 ext $t9,$s0,0,8 309 $PTR_INS $i1,$t9,2,8 315 lw $t9,0($i1) # Te3[s0] 333 lw $t9, [all...] |
/third_party/openssl/crypto/aes/asm/ |
H A D | aes-mips.pl | 65 # ($t0,$t1,$t2,$t3,$t8,$t9)=map("\$$_",(12..15,24,25)); 126 my ($t0,$t1,$t2,$t3,$t4,$t5,$t6,$t7,$t8,$t9,$t10,$t11) = map("\$$_",(12..23)); 176 lwxs $t9,$i1($Tbl) # Te3[s0] 204 rotr $t9,$t9,24 212 xor $t1,$t9 303 ext $t9,$s0,0,8 309 $PTR_INS $i1,$t9,2,8 315 lw $t9,0($i1) # Te3[s0] 333 lw $t9, [all...] |
/third_party/node/deps/v8/src/codegen/mips64/ |
H A D | macro-assembler-mips64.cc | 258 li(t9, Operand(BuiltinEntry(builtin), RelocInfo::OFF_HEAP_TARGET)); in CallRecordWriteStub() 259 Call(t9); in CallRecordWriteStub() 277 DCHECK(!AreAliased(object, address, value, t9)); in CallRecordWriteStub() 2078 Register scratch2 = t9; in CallRecordWriteStub() 2103 Register scratch2 = t9; in CallRecordWriteStub() 2130 DCHECK(rs != t9); in CallRecordWriteStub() 2134 Dext(t9, rs, 0, 32); in CallRecordWriteStub() 2135 dmtc1(t9, fd); in CallRecordWriteStub() 2150 DCHECK(rs != t9); in CallRecordWriteStub() 2158 andi(t9, r in CallRecordWriteStub() [all...] |
/third_party/node/deps/v8/src/codegen/mips/ |
H A D | macro-assembler-mips.cc | 263 li(t9, Operand(BuiltinEntry(builtin), RelocInfo::OFF_HEAP_TARGET)); in CallRecordWriteStub() 264 Call(t9); in CallRecordWriteStub() 282 DCHECK(!AreAliased(object, address, value, t9)); in CallRecordWriteStub() 1769 Register scratch2 = t9; in CallRecordWriteStub() 1795 Register scratch2 = t9; in CallRecordWriteStub() 1985 Register scratch2 = t9; in CallRecordWriteStub() 2384 Subu(t9, rs, rt); in CallRecordWriteStub() 2385 LoadZeroIfConditionZero(rd, t9); in CallRecordWriteStub() 2402 Subu(t9, rs, rt); in CallRecordWriteStub() 2403 LoadZeroIfConditionNotZero(rd, t9); in CallRecordWriteStub() [all...] |
/third_party/typescript/tests/baselines/reference/ |
H A D | castingTuple.js | 32 var t9 = <[A, I]>classCDTuple; variable 115 var t9 = classCDTuple;
variable
|
H A D | contextualTyping.js | 95 t9: number[][]; 115 t9: number[][]; 134 objc8.t9 = [[],[]]; 300 objc8.t9 = [[], []];
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | vp9itxfm.asm | 911 ; SUMSUB_BA w, 6, 9, 15 ; t6, t9 915 ; SUMSUB_BA w, x13, x14, 7 ; t6, t9 929 ; m3=t8, m5=t9, m1=t10, m7=t11, m0=t12, m6=t13, m2=t14, m4=t15 931 VP9_UNPACK_MULSUB_2W_4X 2, 5, 4, 3, 15137, 6270, [pd_8192], 1, 6 ; t9, t14 938 ; m7=t8, m6=t9, m2=t10, m3=t11, m4=t12, m5=t13, m1=t14, m0=t15 945 pmulhrsw m3, m4, [pw_m10394x2] ; t9 955 VP9_UNPACK_MULSUB_2W_4X 3, 4, 10394, 12665, [pd_8192], 0, 1 ; t9, t14 958 SUMSUB_BA w, 3, 5, 0 ; t8, t9 961 VP9_UNPACK_MULSUB_2W_4X 2, 5, 15137, 6270, [pd_8192], 0, 1 ; t9, t14 982 ; m5=t8, m3=t9, m [all...] |
/third_party/node/deps/openssl/openssl/crypto/modes/asm/ |
H A D | aes-gcm-armv8_64.pl | 208 my $t9="v30"; 601 eor $t9.8b, $t9.8b, $res3.8b @ GHASH block 4k+3 - mid 613 pmull $t9.1q, $t9.1d, $h12k.1d @ GHASH block 4k+3 - mid 646 eor $acc_mb, $acc_mb, $t9.16b @ GHASH block 4k+3 - mid 652 eor $t9.16b, $acc_lb, $acc_hb @ MODULO - karatsuba tidy up 666 eor $acc_mb, $acc_mb, $t9.16b @ MODULO - karatsuba tidy up 795 eor $t9.8b, $t9 [all...] |
/third_party/openssl/crypto/modes/asm/ |
H A D | aes-gcm-armv8_64.pl | 208 my $t9="v30"; 601 eor $t9.8b, $t9.8b, $res3.8b @ GHASH block 4k+3 - mid 613 pmull $t9.1q, $t9.1d, $h12k.1d @ GHASH block 4k+3 - mid 646 eor $acc_mb, $acc_mb, $t9.16b @ GHASH block 4k+3 - mid 652 eor $t9.16b, $acc_lb, $acc_hb @ MODULO - karatsuba tidy up 666 eor $acc_mb, $acc_mb, $t9.16b @ MODULO - karatsuba tidy up 795 eor $t9.8b, $t9 [all...] |
/third_party/ffmpeg/libavcodec/mips/ |
H A D | vc1dsp_msa.c | 319 v8i16 t8, t9, t10, t11, t12, t13, t14, t15; in put_vc1_mspel_mc_h_v_msa() local 348 t9 = cnst_para1 * in_l2 + cnst_para2 * in_l3 in put_vc1_mspel_mc_h_v_msa() 395 ADD4(t8, cnst_r, t9, cnst_r, t10, cnst_r, t11, cnst_r, in put_vc1_mspel_mc_h_v_msa() 396 t8, t9, t10, t11); in put_vc1_mspel_mc_h_v_msa() 401 t8 >>= shift, t9 >>= shift, t10 >>= shift, t11 >>= shift; in put_vc1_mspel_mc_h_v_msa() 405 TRANSPOSE8x8_SH_SH(t8, t9, t10, t11, t12, t13, t14, t15, in put_vc1_mspel_mc_h_v_msa() 406 t8, t9, t10, t11, t12, t13, t14, t15); in put_vc1_mspel_mc_h_v_msa() 420 t6 = cnst_para1 * t7 + cnst_para2 * t8 - cnst_para0 * t6 - cnst_para3 * t9; in put_vc1_mspel_mc_h_v_msa() 421 t7 = cnst_para1 * t8 + cnst_para2 * t9 - cnst_para0 * t7 - cnst_para3 * t10; in put_vc1_mspel_mc_h_v_msa()
|
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
H A D | mips.pl | 101 ($t0,$t1,$t2,$t3,$t8,$t9)=map("\$$_",(12..15,24,25)); 596 sltu $t9,$ta1,$t1 600 $ADDU $v0,$t9 610 sltu $t9,$ta3,$t3 617 $ADDU $v0,$t9 639 sltu $t9,$ta1,$t1 643 $ADDU $v0,$t9 726 sltu $t9,$t1,$ta1 731 $ADDU $v0,$t9 741 sltu $t9, [all...] |
/third_party/openssl/crypto/bn/asm/ |
H A D | mips.pl | 101 ($t0,$t1,$t2,$t3,$t8,$t9)=map("\$$_",(12..15,24,25)); 596 sltu $t9,$ta1,$t1 600 $ADDU $v0,$t9 610 sltu $t9,$ta3,$t3 617 $ADDU $v0,$t9 639 sltu $t9,$ta1,$t1 643 $ADDU $v0,$t9 726 sltu $t9,$t1,$ta1 731 $ADDU $v0,$t9 741 sltu $t9, [all...] |
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
H A D | WriteIndicCharts.java | 80 Transliterator t9 = Transliterator.getInstance("InterIndic-Devanagari"); in writeIICharts() 94 writeIICharts(t9,0x0900,1); in writeIICharts() 204 Transliterator t9 = Transliterator.getInstance("InterIndic-Devanagari"); in writeCharts() 228 writeCharts(t9,0x0900,1); in writeCharts() 238 writeIICharts(t9,0x0900,1); in writeCharts()
|
/third_party/node/deps/v8/src/builtins/mips/ |
H A D | builtins-mips.cc | 2844 __ li(t9, pending_handler_entrypoint_address); in Generate_CEntry() 2845 __ lw(t9, MemOperand(t9)); in Generate_CEntry() 2846 __ Jump(t9); in Generate_CEntry() 2999 __ li(t9, ExternalReference::is_profiling_address(isolate)); in CallApiFunctionAndReturn() 3000 __ lb(t9, MemOperand(t9, 0)); in CallApiFunctionAndReturn() 3001 __ Branch(&profiler_enabled, ne, t9, Operand(zero_reg)); in CallApiFunctionAndReturn() 3002 __ li(t9, ExternalReference::address_of_runtime_stats_flag()); in CallApiFunctionAndReturn() 3003 __ lw(t9, MemOperan in CallApiFunctionAndReturn() [all...] |
/third_party/musl/src/math/ |
H A D | lgamma_r.c | 110 t9 = -1.40346469989232843813e-03, /* 0xBF56FE8E, 0xBF2D1AF1 */ variable 243 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */ in __lgamma_r()
|
H A D | lgammaf_r.c | 45 t9 = -1.4034647029e-03, /* 0xbab7f476 */ variable 178 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */ in __lgammaf_r()
|