Home
last modified time | relevance | path

Searched refs:Unpack (Results 1 – 17 of 17) sorted by relevance

/freebsd/usr.bin/lastcomm/tests/
H A DREADME5 2. Unpack the generated file and rename acct into VERSION-ARCH.acct.
/freebsd/lib/libz/
H A DFREEBSD-upgrade7 1) Unpack vendor sources into a clean directory.
/freebsd/contrib/ldns/
H A DREADME32 1. Unpack the tarball
/freebsd/crypto/openssl/
H A DFREEBSD-upgrade25 04) Unpack the OpenSSL tarball to the parent directory:
/freebsd/crypto/openssh/
H A DFREEBSD-upgrade19 04) Unpack the tarball in a suitable directory:
/freebsd/usr.bin/compress/doc/
H A DREADME203 > "Unpack", and "Pcat" are no longer required (no longer supplied).
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td420 // Unpack high.
426 // Unpack logical high.
432 // Unpack low.
438 // Unpack logical low.
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrMMX.td436 // -- Unpack Instructions
H A DX86ISelLowering.cpp10996 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 DX86InstrSSE.td2116 // SSE 1 & 2 - Unpack FP Instructions
3881 // SSE2 - Packed Integer Unpack Instructions
H A DX86InstrAVX512.td11392 // AVX-512 - Unpack Instructions
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedA510.td990 // Unpack and extend
H A DAArch64SchedNeoverseV1.td1543 // Unpack and extend
H A DAArch64SchedNeoverseN2.td1908 // Unpack and extend
H A DAArch64SchedNeoverseV2.td2425 // Unpack and extend
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrAltivec.td770 // Vector Unpack.
/freebsd/crypto/heimdal/lib/hx509/
H A DChangeLog280 * test_nist.in: Unpack PKITS_data.zip and run tests.