Searched refs:Unpack (Results 1 – 20 of 20) sorted by relevance
| /freebsd/usr.bin/lastcomm/tests/ |
| H A D | README | 5 2. Unpack the generated file and rename acct into VERSION-ARCH.acct.
|
| /freebsd/lib/libz/ |
| H A D | FREEBSD-upgrade | 7 1) Unpack vendor sources into a clean directory.
|
| /freebsd/contrib/ldns/ |
| H A D | README | 49 1. Unpack the tarball
|
| /freebsd/crypto/openssl/ |
| H A D | FREEBSD-upgrade.md | 82 ### Unpack the OpenSSL tarball to the parent directory
|
| /freebsd/crypto/openssh/ |
| H A D | FREEBSD-upgrade | 19 04) Unpack the tarball in a suitable directory:
|
| /freebsd/usr.bin/compress/doc/ |
| H A D | README | 203 > "Unpack", and "Pcat" are no longer required (no longer supplied).
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrMMX.td | 436 // -- Unpack Instructions
|
| H A D | X86ISelLowering.cpp | 11483 if (SDValue Unpack = TryUnpack(ScalarSize, ScalarSize / OrigScalarSize)) in lowerShuffleAsPermuteAndUnpack() local 11484 return Unpack; in lowerShuffleAsPermuteAndUnpack() 13811 if (SDValue Unpack = lowerShuffleAsPermuteAndUnpack(DL, MVT::v4i32, V1, V2, in lowerV4I32Shuffle() local 13813 return Unpack; in lowerV4I32Shuffle() 14592 if (SDValue Unpack = lowerShuffleAsPermuteAndUnpack(DL, MVT::v8i16, V1, V2, in lowerV8I16Shuffle() local 14594 return Unpack; in lowerV8I16Shuffle() 14908 if (SDValue Unpack = lowerShuffleAsPermuteAndUnpack( in lowerV16I8Shuffle() local 14910 return Unpack; in lowerV16I8Shuffle() 16317 SDValue Unpack = DAG.getVectorShuffle(MVT::v16i8, DL, V1, V2, in lowerShuffleAsVTRUNCAndUnpack() local 16322 DAG.getConstant(0, DL, MVT::v32i8), Unpack, in lowerShuffleAsVTRUNCAndUnpack() [all …]
|
| H A D | X86InstrSSE.td | 2116 // SSE 1 & 2 - Unpack FP Instructions 3881 // SSE2 - Packed Integer Unpack Instructions
|
| H A D | X86InstrAVX512.td | 11412 // AVX-512 - Unpack Instructions
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrVector.td | 446 // Unpack high. 454 // Unpack logical high. 462 // Unpack low. 470 // Unpack logical low.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedA510.td | 990 // Unpack and extend
|
| H A D | AArch64SchedA320.td | 1012 // Unpack and extend
|
| H A D | AArch64SchedNeoverseV1.td | 1661 // Unpack and extend
|
| H A D | AArch64SchedNeoverseN2.td | 1949 // Unpack and extend
|
| H A D | AArch64SchedNeoverseN3.td | 1909 // Unpack and extend
|
| H A D | AArch64SchedNeoverseV2.td | 2442 // Unpack and extend
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrAltivec.td | 770 // Vector Unpack.
|
| /freebsd/crypto/heimdal/lib/hx509/ |
| H A D | ChangeLog | 280 * test_nist.in: Unpack PKITS_data.zip and run tests.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXIntrinsics.td | 5150 class TCGEN05_ST_INST<string Shape, int Num, bit Unpack> : 5164 # !if(!eq(Unpack, 1), ".unpack::16b", "")
|