/third_party/vixl/test/aarch64/ |
D | test-api-movprfx-aarch64.cc | 132 __ movprfx(z12, z16); in TEST() 210 __ movprfx(z16, z8); in TEST() 211 __ not_(z16.VnH(), p6.Merging(), z16.VnH()); in TEST() 387 __ movprfx(z16.VnD(), p0.Merging(), z13.VnD()); in TEST() 388 __ fcvt(z16.VnD(), p0.Merging(), z16.VnH()); in TEST() 411 __ movprfx(z19.VnD(), p1.Zeroing(), z16.VnD()); in TEST() 477 __ movprfx(z5, z16); in TEST() 478 __ fmls(z5.VnD(), z16.VnD(), z5.VnD(), 1); in TEST() 576 __ movprfx(z0.VnD(), p3.Merging(), z16.VnD()); in TEST() 639 __ ftsmul(z1.VnD(), z31.VnD(), z16.VnD()); in TEST() [all …]
|
D | test-disasm-sve-aarch64.cc | 137 COMPARE(adr(z30.VnD(), SVEMemOperand(z14.VnD(), z16.VnD(), UXTW)), in TEST() 139 COMPARE(adr(z30.VnD(), SVEMemOperand(z14.VnD(), z16.VnD(), UXTW, 1)), in TEST() 141 COMPARE(adr(z30.VnD(), SVEMemOperand(z14.VnD(), z16.VnD(), UXTW, 2)), in TEST() 143 COMPARE(adr(z30.VnD(), SVEMemOperand(z14.VnD(), z16.VnD(), UXTW, 3)), in TEST() 145 COMPARE(adr(z8.VnS(), SVEMemOperand(z16.VnS(), z16.VnS())), in TEST() 147 COMPARE(adr(z8.VnS(), SVEMemOperand(z16.VnS(), z16.VnS(), LSL, 1)), in TEST() 149 COMPARE(adr(z8.VnS(), SVEMemOperand(z16.VnS(), z16.VnS(), LSL, 2)), in TEST() 151 COMPARE(adr(z8.VnS(), SVEMemOperand(z16.VnS(), z16.VnS(), LSL, 3)), in TEST() 153 COMPARE(adr(z9.VnD(), SVEMemOperand(z1.VnD(), z16.VnD())), in TEST() 155 COMPARE(adr(z9.VnD(), SVEMemOperand(z1.VnD(), z16.VnD(), LSL, 1)), in TEST() [all …]
|
D | test-assembler-sve-aarch64.cc | 869 __ Clasta(z16.VnS(), p4, z16.VnS(), z0.VnS()); in TEST_SVE() 910 ASSERT_EQUAL_SVE(z16_expected, z16.VnD()); in TEST_SVE() 1173 InsrHelper(&masm, z16.VnS(), z16_inputs); in TEST_SVE() 1177 __ Cmpgt(p10.VnS(), p3.Zeroing(), z16.VnS(), z17.VnS()); in TEST_SVE() 1180 __ Cmpne(p11.VnS(), p3.Zeroing(), z16.VnS(), z17.VnS()); in TEST_SVE() 1187 __ Cmplt(p15.VnS(), p3.Zeroing(), z17.VnS(), z16.VnS()); // GT in TEST_SVE() 1390 __ dupm(z16.VnB(), 0xc3); in TEST_SVE() 1814 __ Incp(z16.VnS(), p0, z2.VnS()); in TEST_SVE() 1876 ASSERT_EQUAL_SVE(z6_expected, z16.VnS()); in TEST_SVE() 1962 __ Sqincp(z16.VnS(), p0, z2.VnS()); in TEST_SVE() [all …]
|
D | test-api-aarch64.cc | 375 CPURegisterByValueHelper(z16.VnD()); in TEST() 1562 temps.Include(CPURegList(z16, z17, z18)); in TEST() 1567 temps.Include(CPURegister(z16)); in TEST() 1594 temps.Exclude(CPURegList(z16, z17, z18)); in TEST() 1599 temps.Exclude(CPURegister(z16)); in TEST()
|
/third_party/typescript/tests/baselines/reference/ |
D | declarationEmitDestructuringArrayPattern4.js | 5 var [x16, y16, z16, ...a8] = [1, 2, 3]; variable 16 var _c = [1, 2, 3], x16 = _c[0], y16 = _c[1], z16 = _c[2], a8 = _c.slice(3); 27 declare var x16: number, y16: number, z16: number, a8: [];
|
D | declarationEmitDestructuringArrayPattern4.symbols | 14 var [x16, y16, z16, ...a8] = [1, 2, 3]; 17 >z16 : Symbol(z16, Decl(declarationEmitDestructuringArrayPattern4.ts, 3, 14))
|
D | thisAndSuperInStaticMembers2(target=es2022).js | 31 static z16 = ++super[("a")]; 72 static { this.z16 = ++super[("a")]; }
|
D | thisAndSuperInStaticMembers1(target=es2022).js | 31 static z16 = ++super[("a")]; 65 static z16 = ++super[("a")];
|
D | thisAndSuperInStaticMembers2(target=esnext).js | 31 static z16 = ++super[("a")]; 72 static { this.z16 = ++super[("a")]; }
|
D | thisAndSuperInStaticMembers1(target=esnext).js | 31 static z16 = ++super[("a")]; 65 static z16 = ++super[("a")];
|
D | declarationEmitDestructuringArrayPattern4.types | 26 var [x16, y16, z16, ...a8] = [1, 2, 3]; 29 >z16 : number
|
D | genericsManyTypeParameters.js | 37 x16: a116, y18: a216, z16: a316, a16: a416, b16: a516, c16: a616, 57 x16 , y18 , z16 , a16 , b16 , c16, 63 …c13, x14, y16, z14, a14, b14, c14, x15, y17, z15, a15, b15, c15, x16, y18, z16, a16, b16, c16, x17… 79 x16, y18, z16, a16, b16, c16,
|
D | genericsManyTypeParameters.types | 3 …7: a215, z15: a315, a15: a415, b15: a515, c15: a615, x16: a116, y18: a216, z16: a316, a16: a416, b… 144 x16: a116, y18: a216, z16: a316, a16: a416, b16: a516, c16: a616, 147 >z16 : a316 171 … , c14, x15 , y17 , z15 , a15 , b15 , c15, x16 , y18 , z16 , a16 , b16 , c16, … 291 x16 , y18 , z16 , a16 , b16 , c16, 294 >z16 : a316
|
D | thisAndSuperInStaticMembers2(target=es2015).js | 31 static z16 = ++super[("a")]; 87 C.z16 = (Reflect.set(_c, _k = ("a"), (_m = Reflect.get(_c, _k, _b), _l = ++_m), _b), _l);
|
D | genericRestParameters1.js | 61 const z16 = f11(42, "hello", ...t1); // [42, "hello", boolean] constant 218 var z16 = f11.apply(void 0, __spreadArray([42, "hello"], t1, false)); // [42, "hello", boolean] variable 310 declare const z16: [42, "hello", boolean];
|
D | genericsManyTypeParameters.symbols | 360 x16: a116, y18: a216, z16: a316, a16: a416, b16: a516, c16: a616, 365 >z16 : Symbol(z16, Decl(genericsManyTypeParameters.ts, 35, 29)) 524 x16 , y18 , z16 , a16 , b16 , c16, 527 >z16 : Symbol(z16, Decl(genericsManyTypeParameters.ts, 35, 29))
|
D | thisAndSuperInStaticMembers1(target=es2015).js | 31 static z16 = ++super[("a")];
|
D | genericRestParameters1.symbols | 228 const z16 = f11(42, "hello", ...t1); // [42, "hello", boolean] 229 >z16 : Symbol(z16, Decl(genericRestParameters1.ts, 59, 5))
|
/third_party/typescript/tests/cases/compiler/ |
D | declarationEmitDestructuringArrayPattern4.ts | 5 var [x16, y16, z16, ...a8] = [1, 2, 3]; variable
|
D | genericsManyTypeParameters.ts | 36 x16: a116, y18: a216, z16: a316, a16: a416, b16: a516, c16: a616, 56 x16 , y18 , z16 , a16 , b16 , c16,
|
/third_party/typescript/tests/cases/conformance/classes/members/instanceAndStaticMembers/ |
D | thisAndSuperInStaticMembers1.ts | 34 static z16 = ++super[("a")];
|
D | thisAndSuperInStaticMembers2.ts | 34 static z16 = ++super[("a")];
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_screen.h | 86 enum SVGA3dSurfaceFormat z16; member
|
D | svga_screen.c | 1175 svgascreen->depth.z16 = SVGA3D_Z_D16; in svga_screen_create() 1193 svgascreen->depth.z16 = SVGA3D_Z_DF16; in svga_screen_create()
|
/third_party/typescript/tests/cases/conformance/types/rest/ |
D | genericRestParameters1.ts | 63 const z16 = f11(42, "hello", ...t1); // [42, "hello", boolean]
|