Home
last modified time | relevance | path

Searched refs:dmask (Results 1 – 25 of 55) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DMIMGInstructions.td228 DMask:$dmask, UNorm:$unorm, GLC:$glc, SLC:$slc,
231 let AsmString = asm#" $vdata, $vaddr, $srsrc$dmask$unorm$glc$slc$r128$tfe$lwe$da"
239 let InOperandList = !con((ins AddrRC:$vaddr0, SReg_256:$srsrc, DMask:$dmask,
243 let AsmString = opcode#" $vdata, $vaddr0, $srsrc$dmask$dim$unorm$dlc$glc$slc$r128$tfe$lwe"
252 (ins SReg_256:$srsrc, DMask:$dmask,
256 let AsmString = opcode#" $vdata, "#AddrAsm#", $srsrc$dmask$dim$unorm$dlc$glc$slc$r128$tfe$lwe"
321 DMask:$dmask, UNorm:$unorm, GLC:$glc, SLC:$slc,
324 let AsmString = asm#" $vdata, $vaddr, $srsrc$dmask$unorm$glc$slc$r128$tfe$lwe$da"
333 DMask:$dmask, Dim:$dim, UNorm:$unorm, DLC:$dlc,
336 let AsmString = opcode#" $vdata, $vaddr0, $srsrc$dmask$dim$unorm$dlc$glc$slc$r128$tfe$lwe"
[all …]
DSIAddIMGInit.cpp103 TII->getNamedOperand(MI, AMDGPU::OpName::dmask); in runOnMachineFunction()
108 unsigned dmask = MO_Dmask->getImm(); in runOnMachineFunction() local
112 TII->isGather4(Opcode) ? 4 : countPopulation(dmask); in runOnMachineFunction()
/third_party/node/deps/npm/lib/doctor/
Dcheck-files-permission.js9 function checkFilesPermission (root, fmask, dmask, cb) { argument
43 fs.access(file, stat.isFile() ? fmask : dmask, (err) => {
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/
Dinffast.c72 unsigned dmask; /* mask for first level of distance codes */ local
99 dmask = (1U << state->distbits) - 1;
141 here = dcode[hold & dmask];
/third_party/zlib/
Dinffast.c72 unsigned dmask; /* mask for first level of distance codes */ local
99 dmask = (1U << state->distbits) - 1;
141 here = dcode + (hold & dmask);
/third_party/flutter/skia/third_party/externals/zlib/
Dinffast.c76 unsigned dmask; /* mask for first level of distance codes */ local
103 dmask = (1U << state->distbits) - 1;
145 here = dcode[hold & dmask];
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
Dinffast.c72 unsigned dmask; /* mask for first level of distance codes */ local
99 dmask = (1U << state->distbits) - 1;
141 here = dcode[hold & dmask];
/third_party/node/deps/zlib/
Dinffast.c76 unsigned dmask; /* mask for first level of distance codes */ local
103 dmask = (1U << state->distbits) - 1;
145 here = dcode[hold & dmask];
/third_party/skia/third_party/externals/zlib/
Dinffast.c76 unsigned dmask; /* mask for first level of distance codes */ local
103 dmask = (1U << state->distbits) - 1;
145 here = dcode[hold & dmask];
/third_party/flutter/skia/third_party/externals/zlib/contrib/optimizations/
Dinffast_chunk.c97 unsigned dmask; /* mask for first level of distance codes */ local
125 dmask = (1U << state->distbits) - 1;
185 here = dcode[hold & dmask];
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
Dinffast_chunk.c97 unsigned dmask; /* mask for first level of distance codes */ local
125 dmask = (1U << state->distbits) - 1;
185 here = dcode[hold & dmask];
/third_party/node/deps/zlib/contrib/optimizations/
Dinffast_chunk.c97 unsigned dmask; /* mask for first level of distance codes */ local
125 dmask = (1U << state->distbits) - 1;
185 here = dcode[hold & dmask];
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/masmx64/
Dinffas8664.c99 /*104 60 */ unsigned dmask; /* r13 mask for dcode */ member
140 ar.dmask = (1U << state->distbits) - 1;
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/masmx64/
Dinffas8664.c99 /*104 60 */ unsigned dmask; /* r13 mask for dcode */ member
140 ar.dmask = (1U << state->distbits) - 1;
/third_party/libwebsockets/win32port/zlib/
Dinffast.c89 unsigned dmask; /* mask for first level of distance codes */ local
116 dmask = (1U << state->distbits) - 1;
158 here = dcode[hold & dmask];
/third_party/iptables/include/linux/netfilter/
Dxt_policy.h40 union xt_policy_addr dmask; member
/third_party/iptables/extensions/
Dlibxt_policy.c143 memcpy(&e->dmask, &cb->val.hmask, sizeof(cb->val.hmask)); in policy_parse()
288 xtables_ip6mask_to_numeric(&e->dmask.a6)); in print_entry()
292 xtables_ipmask_to_numeric(&e->dmask.a4)); in print_entry()
Dlibxt_hashlimit.c921 hashlimit_mt_print(const struct hashlimit_cfg3 *cfg, unsigned int dmask, int revision) in hashlimit_mt_print() argument
959 if (cfg->srcmask != dmask) in hashlimit_mt_print()
961 if (cfg->dstmask != dmask) in hashlimit_mt_print()
1078 hashlimit_mt_save(const struct hashlimit_cfg3 *cfg, const char* name, unsigned int dmask, int revis… in hashlimit_mt_save() argument
1111 if (cfg->srcmask != dmask) in hashlimit_mt_save()
1113 if (cfg->dstmask != dmask) in hashlimit_mt_save()
/third_party/flutter/skia/third_party/externals/wuffs/script/
Dwuffs-deflate-decoder-decode-huffman.c282 uint32_t dmask = MASK(self->private_impl.f_n_huffs_bits[1]); in c_wuffs_deflate__decoder__decode_huffman_fast() local
373 table_entry = self->private_data.f_huffs[1][bits & dmask]; in c_wuffs_deflate__decoder__decode_huffman_fast()
/third_party/flutter/skia/third_party/externals/wuffs/std/deflate/
Ddecode_huffman_slow.wuffs21 var dmask base.u32[..511]
49 dmask = ((1 as base.u32) << this.n_huffs_bits[1]) - 1
143 table_entry = this.huffs[1][bits & dmask]
/third_party/mesa3d/src/amd/compiler/
Daco_print_ir.cpp393 if ((mimg.dmask & identity_dmask) != identity_dmask) in print_instr_format_specific()
394 fprintf(output, " dmask:%s%s%s%s", mimg.dmask & 0x1 ? "x" : "", in print_instr_format_specific()
395 mimg.dmask & 0x2 ? "y" : "", mimg.dmask & 0x4 ? "z" : "", in print_instr_format_specific()
396 mimg.dmask & 0x8 ? "w" : ""); in print_instr_format_specific()
/third_party/ntfs-3g/src/
Dntfs-3g_common.h138 unsigned int dmask; member
/third_party/mesa3d/src/amd/compiler/tests/
Dtest_insert_nops.cpp44 mimg->dmask = 0x1; in create_mimg()
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/inflate86/
Dinffast.S185 #define dmask 4 /* unsigned int */ macro
299 movl %eax, dmask(%esp)
558 movl dmask(%esp), %edx /* edx = dmask */
896 movd dmask(%esp), dmask_mm
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/inflate86/
Dinffast.S185 #define dmask 4 /* unsigned int */ macro
299 movl %eax, dmask(%esp)
558 movl dmask(%esp), %edx /* edx = dmask */
896 movd dmask(%esp), dmask_mm

123