Searched refs:Unpack (Results 1 – 17 of 17) 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 | 32 1. Unpack the tarball
|
/freebsd/crypto/openssl/ |
H A D | FREEBSD-upgrade | 25 04) 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/SystemZ/ |
H A D | SystemZInstrVector.td | 420 // Unpack high. 426 // Unpack logical high. 432 // Unpack low. 438 // Unpack logical low.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrMMX.td | 436 // -- Unpack Instructions
|
H A D | X86ISelLowering.cpp | 10996 if (SDValue Unpack = TryUnpack(ScalarSize, ScalarSize / OrigScalarSize)) in lowerShuffleAsPermuteAndUnpack() local 10997 return Unpack; in lowerShuffleAsPermuteAndUnpack() 13279 if (SDValue Unpack = lowerShuffleAsPermuteAndUnpack(DL, MVT::v4i32, V1, V2, in lowerV4I32Shuffle() local 13281 return Unpack; in lowerV4I32Shuffle() 14053 if (SDValue Unpack = lowerShuffleAsPermuteAndUnpack(DL, MVT::v8i16, V1, V2, in lowerV8I16Shuffle() local 14055 return Unpack; in lowerV8I16Shuffle() 14361 if (SDValue Unpack = lowerShuffleAsPermuteAndUnpack( in lowerV16I8Shuffle() local 14363 return Unpack; in lowerV16I8Shuffle() 15729 SDValue Unpack = DAG.getVectorShuffle(MVT::v16i8, DL, V1, V2, in lowerShuffleAsVTRUNCAndUnpack() local 15734 DAG.getConstant(0, DL, MVT::v32i8), Unpack, in lowerShuffleAsVTRUNCAndUnpack()
|
H A D | X86InstrSSE.td | 2116 // SSE 1 & 2 - Unpack FP Instructions 3881 // SSE2 - Packed Integer Unpack Instructions
|
H A D | X86InstrAVX512.td | 11392 // AVX-512 - Unpack Instructions
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64SchedA510.td | 990 // Unpack and extend
|
H A D | AArch64SchedNeoverseV1.td | 1543 // Unpack and extend
|
H A D | AArch64SchedNeoverseN2.td | 1908 // Unpack and extend
|
H A D | AArch64SchedNeoverseV2.td | 2425 // 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.
|