Home
last modified time | relevance | path

Searched refs:l6 (Results 1 – 25 of 89) sorted by relevance

1234

/third_party/openssl/crypto/aes/asm/
Daes-sparcv9.pl68 $t2="%l6";
565 ldub [%i0+6],%l6
570 sll %l6,8,%l6
573 or %l7,%l6,%l6
575 or %l4,%l6,%o1
587 ldub [%i0+14],%l6
592 sll %l6,8,%l6
594 or %l7,%l6,%l6
595 or %l4,%l6,%o3
613 srl %o1,8,%l6
[all …]
/third_party/typescript/tests/baselines/reference/
DletDeclarations.js4 let l3, l4, l5 :string, l6; variable
18 let l3, l4, l5, l6; variable
29 declare let l3: any, l4: any, l5: string, l6: any;
DcapturedLetConstInLoop7_ES6.js132 l6:
141 break l6;
147 continue l6;
495 l6: while (1 === 1) {
503 break l6;
509 continue l6;
DletDeclarations-es5-1.symbols8 let l3, l4, l5 :string, l6;
12 >l6 : Symbol(l6, Decl(letDeclarations-es5-1.ts, 2, 27))
DletDeclarations.symbols8 let l3, l4, l5 :string, l6;
12 >l6 : Symbol(l6, Decl(letDeclarations.ts, 2, 23))
DletDeclarations-es5.symbols8 let l3, l4, l5 :string, l6;
12 >l6 : Symbol(l6, Decl(letDeclarations-es5.ts, 2, 23))
DcapturedLetConstInLoop7.js132 l6:
141 break l6;
147 continue l6;
576 l6: while (1 === 1) {
581 case "break-l6": break l6;
582 case "continue-l6": continue l6;
DletDeclarations-invalidContexts.symbols34 let l6 = 0;
35 >l6 : Symbol(l6, Decl(letDeclarations-invalidContexts.ts, 18, 7))
DletDeclarations-es5-1.js4 let l3, l4, l5 :string, l6; variable
12 var l3, l4, l5, l6; variable
DletDeclarations-es5.js4 let l3, l4, l5 :string, l6; variable
18 var l3, l4, l5, l6; variable
DletDeclarations-invalidContexts.js20 let l6 = 0; variable
50 let l6 = 0;
DletDeclarations-es5-1.types8 let l3, l4, l5 :string, l6;
12 >l6 : any
DletDeclarations.types8 let l3, l4, l5 :string, l6;
12 >l6 : any
DletDeclarations-es5.types8 let l3, l4, l5 :string, l6;
12 >l6 : any
DletDeclarations-invalidContexts.types49 let l6 = 0;
50 >l6 : number
DletDeclarations-validContexts.js24 let l6 = 0; variable
163 let l6 = 0;
DletDeclarations-validContexts.symbols37 let l6 = 0;
38 >l6 : Symbol(l6, Decl(letDeclarations-validContexts.ts, 22, 7))
DcapturedLetConstInLoop7.types378 l6:
379 >l6 : any
416 break l6;
417 >l6 : any
431 continue l6;
432 >l6 : any
DcapturedLetConstInLoop7_ES6.types378 l6:
379 >l6 : any
416 break l6;
417 >l6 : any
431 continue l6;
432 >l6 : any
DletDeclarations-validContexts.types52 let l6 = 0;
53 >l6 : number
/third_party/typescript/tests/cases/compiler/
DcapturedLetConstInLoop7.ts131 l6:
140 break l6;
146 continue l6;
DcapturedLetConstInLoop7_ES6.ts132 l6:
141 break l6;
147 continue l6;
/third_party/openssl/crypto/sha/asm/
Dsha512-sparcv9.pl114 $G="%l6";
183 ld [$inp+24],%l6
214 ld [%sp+STACK_BIAS+STACK_FRAME+`(($i+1+14)%16)*$SZ+0`],%l6
364 sllx %l6,32,$tmp2
369 ld [%sp+STACK_BIAS+STACK_FRAME+`(($i+1+14)%16)*$SZ+0`],%l6
744 ld [$ctx+`3*$SZ+0`],%l6
756 sllx %l6,32,$T1
770 ld [$ctx+`7*$SZ+0`],%l6
782 sllx %l6,32,$T1
/third_party/ffmpeg/libavcodec/
Dh264pred_template.c150 const unsigned av_unused l6 = src[-1+6*stride];\
900 const pixel4 dc = PIXEL_SPLAT_X4((l0+l1+l2+l3+l4+l5+l6+l7+4) >> 3); in FUNCC()
921 const pixel4 dc = PIXEL_SPLAT_X4((l0+l1+l2+l3+l4+l5+l6+l7 in FUNCC()
994 SRC(0,7)= (l7 + 2*l6 + l5 + 2) >> 2; in FUNCC()
995 SRC(0,6)=SRC(1,7)= (l6 + 2*l5 + l4 + 2) >> 2; in FUNCC()
1019 SRC(0,7)= (l6 + 2*l5 + l4 + 2) >> 2; in FUNCC()
1049 SRC(0,7)= (l6 + l7 + 1) >> 1; in FUNCC()
1050 SRC(1,7)= (l5 + 2*l6 + l7 + 2) >> 2; in FUNCC()
1051 SRC(0,6)=SRC(2,7)= (l5 + l6 + 1) >> 1; in FUNCC()
1052 SRC(1,6)=SRC(3,7)= (l4 + 2*l5 + l6 + 2) >> 2; in FUNCC()
[all …]
/third_party/openssl/crypto/ec/asm/
Decp_nistz256-sparcv9.pl1371 ld [$inp+24],%l6
1380 st %l6,[$out+64*6-4]
1390 ld [$inp+24],%l6
1399 st %l6,[$out+64*6-4]
1409 ld [$inp+24],%l6
1417 st %l6,[$out+64*6-4]
1445 ld [$inp+64*6],%l6
1459 and %l6,$mask,%l6
1462 st %l6,[$out+24]
1472 ld [$inp+64*6],%l6
[all …]

1234