Home
last modified time | relevance | path

Searched full:let (Results 1 – 25 of 10004) sorted by relevance

12345678910>>...401

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonDepInstrInfo.td16 let Inst{13-5} = 0b000000100;
17 let Inst{31-21} = 0b10001100100;
18 let hasNewValue = 1;
19 let opNewValue = 0;
20 let prefersSlot3 = 1;
27 let Inst{13-5} = 0b000000110;
28 let Inst{31-21} = 0b10000000100;
29 let prefersSlot3 = 1;
36 let Inst{13-5} = 0b000000101;
37 let Inst{31-21} = 0b10001100100;
[all …]
DHexagonDepInstrFormats.td13 let Inst{20-16} = Rs32{4-0};
15 let Inst{4-0} = Rd32{4-0};
17 let Inst{6-5} = Pe4{1-0};
21 let Inst{6-5} = Qs4{1-0};
23 let Inst{20-16} = Rt32{4-0};
25 let Inst{13-13} = Mu2{0-0};
27 let Inst{12-8} = Vv32{4-0};
29 let Inst{4-0} = Vw32{4-0};
33 let Inst{17-16} = Ps4{1-0};
35 let Inst{9-8} = Pt4{1-0};
[all …]
DHexagonDepOperands.td16 def s4_0ImmOperand : AsmOperandClass { let Name = "s4_0Imm"; let RenderMethod = "addSignedImmOperan…
17 def s4_0Imm : Operand<i32> { let ParserMatchClass = s4_0ImmOperand; let DecoderMethod = "s4_0ImmDec…
19 def s29_3ImmOperand : AsmOperandClass { let Name = "s29_3Imm"; let RenderMethod = "addSignedImmOper…
20 def s29_3Imm : Operand<i32> { let ParserMatchClass = s29_3ImmOperand; let DecoderMethod = "s29_3Imm…
22 def u6_0ImmOperand : AsmOperandClass { let Name = "u6_0Imm"; let RenderMethod = "addImmOperands"; }
23 def u6_0Imm : Operand<i32> { let ParserMatchClass = u6_0ImmOperand; let DecoderMethod = "unsignedIm…
25 def a30_2ImmOperand : AsmOperandClass { let Name = "a30_2Imm"; let RenderMethod = "addSignedImmOper…
26 def a30_2Imm : Operand<i32> { let ParserMatchClass = a30_2ImmOperand; let DecoderMethod = "brtarget…
28 def u29_3ImmOperand : AsmOperandClass { let Name = "u29_3Imm"; let RenderMethod = "addImmOperands";…
29 def u29_3Imm : Operand<i32> { let ParserMatchClass = u29_3ImmOperand; let DecoderMethod = "unsigned…
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DGenericOpcodes.td19 let isPreISelOpcode = 1;
25 let OutOperandList = (outs type0:$dst);
26 let InOperandList = (ins type1:$src);
27 let hasSideEffects = 0;
33 let OutOperandList = (outs type0:$dst);
34 let InOperandList = (ins type1:$src);
35 let hasSideEffects = 0;
47 let OutOperandList = (outs type0:$dst);
48 let InOperandList = (ins type0:$src, untyped_imm_0:$sz);
49 let hasSideEffects = 0;
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMicroMipsInstrFormats.td24 let Namespace = "Mips";
25 let DecoderNamespace = "MicroMips";
27 let OutOperandList = outs;
28 let InOperandList = ins;
30 let AsmString = asmstr;
31 let Pattern = pattern;
32 let Itinerary = itin;
34 let EncodingPredicates = [InMicroMips];
46 let Size = 2;
63 let Inst{15-10} = 0x01;
[all …]
DMicroMips32r6InstrFormats.td42 let Inst{15-10} = 0x33;
43 let Inst{9-0} = offset;
52 let Inst{15-10} = op;
53 let Inst{9-7} = rs;
54 let Inst{6-0} = offset;
62 let Inst{15-10} = 0x11;
63 let Inst{9-5} = rs;
64 let Inst{4-0} = op;
74 let Inst{31-26} = 0b011101;
75 let Inst{25-21} = rt;
[all …]
DMipsMSAInstrFormats.td11 let EncodingPredicates = [HasStdEnc];
12 let Inst{31-26} = 0b011110;
16 let Inst{31-26} = 0b010001;
20 let Inst{31-26} = 0b000000;
26 let EncodingPredicates = [HasStdEnc];
27 let ASEPredicate = [HasMSA];
35 let Inst{25-23} = major;
36 let Inst{22-19} = 0b1110;
37 let Inst{18-16} = m;
38 let Inst{15-11} = ws;
[all …]
DMipsDSPInstrFormats.td12 let FilterClass = "DspMMRel";
14 let RowFields = ["BaseOpcode"];
16 let ColFields = ["Arch"];
18 let KeyCol = ["dsp"];
20 let ValueCols = [["dsp"], ["mmdsp"]];
48 let ASEPredicate = [HasDSP];
56 let ASEPredicate = [HasDSP];
61 let ASEPredicate = [HasDSP];
70 let Opcode = SPECIAL3_OPCODE.V;
72 let Inst{25-21} = rs;
[all …]
DMicroMipsDSPInstrFormats.td11 let ASEPredicate = [HasDSP];
12 let EncodingPredicates = [InMicroMips];
15 let DecoderNamespace = "MicroMips";
20 let ASEPredicate = [HasDSP];
21 let AdditionalPredicates = [InMicroMips];
29 let Inst{31-26} = 0b000000;
30 let Inst{25-21} = rt;
31 let Inst{20-16} = rs;
32 let Inst{15-11} = rd;
33 let Inst{10-0} = op;
[all …]
DMipsInstrFormats.td41 let FilterClass = "MMRel";
43 let RowFields = ["BaseOpcode"];
45 let ColFields = ["Arch"];
47 let KeyCol = ["se"];
49 let ValueCols = [["se"], ["micromips"]];
55 let FilterClass = "StdMMR6Rel";
57 let RowFields = ["BaseOpcode"];
59 let ColFields = ["Arch"];
61 let KeyCol = ["se"];
63 let ValueCols = [["se"], ["micromipsr6"]];
[all …]
/third_party/node/test/fixtures/wpt/wasm/jsapi/
Dwasm-module-builder.js6 let byte_view = new Uint8Array(8);
7 let data_view = new DataView(byte_view.buffer);
18 let len = input[0].length;
19 let view = new Uint8Array(len);
20 for (let i = 0; i < len; i++) view[i] = input[0].charCodeAt(i);
23 let view = new Uint8Array(input.length);
24 for (let i = 0; i < input.length; i++) {
25 let val = input[i];
52 let kDeclNoLocals = 0;
55 let kUnknownSectionCode = 0;
[all …]
/third_party/typescript/tests/baselines/reference/
DconstAssertions.js2 let v1 = 'abc' as const;
3 let v2 = `abc` as const;
4 let v3 = 10 as const;
5 let v4 = -10 as const;
6 let v5 = +10 as const;
7 let v6 = 10n as const;
8 let v7 = -10n as const;
9 let v8 = true as const;
10 let v9 = false as const;
12 let c1 = 'abc' as const;
[all …]
DletDeclarations-validContexts.js4 let l1 = 0;
7 let l2 = 0;
11 let l3 = 0;
15 let l4 = 0;
20 let l5 = 0;
24 let l6 = 0;
28 let l7 = 0;
32 label: let l8 = 0;
36 label2: label3: label4: let l9 = 0;
41 let l10 = 0;
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrFormats.td17 let Size = 4;
21 let Namespace = "PPC";
22 let Inst{0-5} = opcode;
23 let OutOperandList = OOL;
24 let InOperandList = IOL;
25 let AsmString = asmstr;
26 let Itinerary = itin;
35 let TSFlags{0} = PPC970_First;
36 let TSFlags{1} = PPC970_Single;
37 let TSFlags{2} = PPC970_Cracked;
[all …]
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/stable-quicksort-if-false-else-return/
D0.wgsl43 let x_107 : vec4<f32> = x_GLF_pos;
47 let x_114 : i32 = i_2;
52 let x_117 : i32 = i_2;
53 let x_118 : i32 = i_2;
55 let x_121 : i32 = i_2;
56 let x_122 : i32 = i_2;
57 let x_124 : i32 = obj.numbers[x_122];
58 let x_125 : i32 = i_2;
59 let x_127 : i32 = obj.numbers[x_125];
63 let x_130 : i32 = i_2;
[all …]
D2.wgsl32 let x_316 : i32 = *(h);
33 let x_318 : i32 = obj.numbers[x_316];
35 let x_319 : i32 = *(l);
37 let x_321 : i32 = *(l);
40 let x_326 : i32 = j_1;
41 let x_327 : i32 = *(h);
46 let x_331 : i32 = j_1;
47 let x_333 : i32 = obj.numbers[x_331];
48 let x_334 : i32 = pivot;
50 let x_338 : i32 = i_1;
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMScheduleA57WriteRes.td26 def A57Write_5cyc_1M : SchedWriteRes<[A57UnitM]> { let Latency = 5; }
27 def A57Write_5cyc_1V : SchedWriteRes<[A57UnitV]> { let Latency = 5; }
28 def A57Write_5cyc_1W : SchedWriteRes<[A57UnitW]> { let Latency = 5; }
29 def A57Write_10cyc_1V : SchedWriteRes<[A57UnitV]> { let Latency = 10; }
30 def A57Write_17cyc_1W : SchedWriteRes<[A57UnitW]> { let Latency = 17;
31 let ResourceCycles = [17]; }
32 def A57Write_18cyc_1X : SchedWriteRes<[A57UnitX]> { let Latency = 18;
33 let ResourceCycles = [18]; }
34 def A57Write_19cyc_1M : SchedWriteRes<[A57UnitM]> { let Latency = 19;
35 let ResourceCycles = [19]; }
[all …]
/third_party/skia/third_party/externals/tint/test/bug/tint/
D749.spvasm.expected.wgsl20 let x_932 : i32 = temp;
23let x_523 : vec3<f32> = vec3<f32>(vec3<f32>(1.0, 2.0, 3.0).z, vec3<f32>(1.0, 2.0, 3.0).y, vec3<f32…
24 let x_933 : i32 = *(i);
27 let x_28 : i32 = *(i);
28 let x_934 : i32 = *(j);
31 let x_524 : vec3<f32> = vec3<f32>(x_523.y, x_523.x, x_523.y);
32 let x_935 : i32 = temp;
35 let x_30 : ptr<private, i32> = &(obj.numbers[x_28]);
36 let x_936 : i32 = *(x_30);
39 let x_31 : i32 = *(x_30);
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64SchedKryoDetails.td16 let Latency = 3; let NumMicroOps = 2;
23 let Latency = 3; let NumMicroOps = 2;
30 let Latency = 4; let NumMicroOps = 3;
36 let Latency = 4; let NumMicroOps = 4;
42 let Latency = 3; let NumMicroOps = 4;
48 let Latency = 3; let NumMicroOps = 2;
54 let Latency = 3; let NumMicroOps = 2;
60 let Latency = 3; let NumMicroOps = 2;
66 let Latency = 3; let NumMicroOps = 2;
72 let Latency = 3; let NumMicroOps = 2;
[all …]
DAArch64SchedA57WriteRes.td25 def A57Write_5cyc_1L : SchedWriteRes<[A57UnitL]> { let Latency = 5; }
26 def A57Write_5cyc_1M : SchedWriteRes<[A57UnitM]> { let Latency = 5; }
27 def A57Write_5cyc_1V : SchedWriteRes<[A57UnitV]> { let Latency = 5; }
28 def A57Write_5cyc_1W : SchedWriteRes<[A57UnitW]> { let Latency = 5; }
29 def A57Write_10cyc_1V : SchedWriteRes<[A57UnitV]> { let Latency = 10; }
30 def A57Write_17cyc_1W : SchedWriteRes<[A57UnitW]> { let Latency = 17;
31 let ResourceCycles = [17]; }
32 def A57Write_19cyc_1M : SchedWriteRes<[A57UnitM]> { let Latency = 19;
33 let ResourceCycles = [19]; }
34 def A57Write_1cyc_1B : SchedWriteRes<[A57UnitB]> { let Latency = 1; }
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DVOPInstructions.td9 // dummies for outer let
33 let mayLoad = 0;
34 let mayStore = 0;
35 let hasSideEffects = 0;
36 let UseNamedOperandTable = 1;
37 let VALU = 1;
38 let Uses = [EXEC];
46 let isPseudo = 1;
47 let isCodeGenOnly = 1;
48 let UseNamedOperandTable = 1;
[all …]
DR600InstrFormats.td19 let SubtargetPredicate = isR600toCayman;
42 let SubtargetPredicate = isR600toCayman;
43 let Namespace = "R600";
44 let OutOperandList = outs;
45 let InOperandList = ins;
46 let AsmString = asm;
47 let Pattern = pattern;
48 let Itinerary = itin;
51 let isCodeGenOnly = 1;
53 let TSFlags{4} = Trig;
[all …]
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/spv-dead-break-and-unroll/
D1.wgsl26 let x_63 : vec4<f32> = gl_FragCoord;
27 let x_67 : vec2<f32> = x_7.resolution;
28 let x_68 : i32 = -((256 - 14));
30 let x_71 : f32 = pos.x;
31 let x_75 : f32 = pos.y;
35 let x_83 : i32 = i;
40 let x_86 : i32 = i;
44 let x_88 : i32 = i;
60 let x_94 : i32 = v;
63 let x_97 : i32 = p.x;
[all …]
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/spv-access-chains/
D0-opt.wgsl24 let x_57 : vec4<f32> = gl_FragCoord;
25 let x_60 : vec2<f32> = x_7.resolution;
27 let x_63 : f32 = pos.x;
28 let x_67 : f32 = pos.y;
32 let x_75 : i32 = i;
37 let x_78 : i32 = i;
41 let x_80 : i32 = i;
57 let x_86 : i32 = v;
60 let x_89 : i32 = p.x;
61 let x_90 : bool = (x_89 > 0);
[all …]
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/cov-array-copies-loops-with-limiters/
D0-opt.wgsl32 let x_59 : i32 = x_6.x_GLF_uniform_int_values[3];
33 let x_61 : i32 = x_6.x_GLF_uniform_int_values[2];
34 let x_63 : i32 = x_6.x_GLF_uniform_int_values[4];
35 let x_65 : i32 = x_6.x_GLF_uniform_int_values[5];
36 let x_67 : i32 = x_6.x_GLF_uniform_int_values[6];
37 let x_69 : i32 = x_6.x_GLF_uniform_int_values[7];
38 let x_71 : i32 = x_6.x_GLF_uniform_int_values[8];
39 let x_73 : i32 = x_6.x_GLF_uniform_int_values[9];
40 let x_75 : i32 = x_6.x_GLF_uniform_int_values[0];
41 let x_77 : i32 = x_6.x_GLF_uniform_int_values[10];
[all …]

12345678910>>...401