Searched refs:decimate (Results 1 – 10 of 10) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | ARMRegisterInfo.td | 399 let AltOrders = [(add (decimate SPR, 2), SPR), 400 (add (decimate SPR, 4), 401 (decimate SPR, 2), 402 (decimate (rotl SPR, 1), 4), 403 (decimate (rotl SPR, 1), 2))]; 411 let AltOrders = [(add (decimate HPR, 2), SPR), 412 (add (decimate HPR, 4), 413 (decimate HPR, 2), 414 (decimate (rotl HPR, 1), 4), 415 (decimate (rotl HPR, 1), 2))]; [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
| H A D | MipsRegisterInfo.td | 392 let AltOrders = [(decimate FGR32, 2)]; 413 let AltOrders = [(decimate FGR64, 2)]; 443 (decimate (sequence "W%u", 0, 31), 2)>;
|
| H A D | MipsCallingConv.td | 367 let OtherPreserved = (add (decimate (sequence "F%u", 30, 20), 2)); 374 CalleeSavedRegs<(add (decimate (sequence "D%u_64", 30, 20), 2), RA, FP,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64RegisterInfo.td | 681 [(decimate (rotl GPR32, 0), 2), 682 (decimate (rotl GPR32, 1), 2)]>; 684 [(decimate (rotl GPR64, 0), 2), 685 (decimate (rotl GPR64, 1), 2)]>; 725 !foreach(i, [0,1,2,3,4,5,6,7], (trunc (decimate (rotl GPR64, i), 2), 12))>;
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
| H A D | arm_neon_incl.td | 150 // add, interleave, decimate: These set operators are vanilla SetTheory 154 def decimate;
|
| H A D | arm_neon.td | 89 def OP_TRN1 : Op<(shuffle $p0, $p1, (interleave (decimate mask0, 2), 90 (decimate mask1, 2)))>; 92 def OP_UZP1 : Op<(shuffle $p0, $p1, (add (decimate mask0, 2), 93 (decimate mask1, 2)))>; 95 (decimate (rotl mask0, 1), 2), 96 (decimate (rotl mask1, 1), 2)))>; 98 def OP_UZP2 : Op<(shuffle $p0, $p1, (add (decimate (rotl mask0, 1), 2), 99 (decimate (rotl mask1, 1), 2)))>;
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/ |
| H A D | intel_sprite.c | 1545 unsigned int limit, decimate; in g4x_sprite_min_cdclk() local 1564 decimate = ilog2(hscale >> 16); in g4x_sprite_min_cdclk() 1565 hscale >>= decimate; in g4x_sprite_min_cdclk() 1571 limit -= decimate; in g4x_sprite_min_cdclk()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
| H A D | SIRegisterInfo.td | 107 !listconcat([(add (decimate (shl trunc_rc, start), stride))], 806 def _Align2 : VRegClassBase<numRegs, regTypes, (decimate regList, 2)>; 826 def _Align2 : VRegClassBase<numRegs, regTypes, (decimate regList, 2)>;
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/ |
| H A D | Target.td | 337 // (decimate GPR, 2) - Pick every N'th element, starting with the first. 346 def decimate;
|
| /netbsd-src/share/dict/ |
| H A D | web2 | 49609 decimate
|