Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/lastcomm/tests/
H A DREADME5 2. Unpack the generated file and rename acct into VERSION-ARCH.acct.
/freebsd-14.2/lib/libz/
H A DFREEBSD-upgrade7 1) Unpack vendor sources into a clean directory.
/freebsd-14.2/contrib/traceroute/
H A DFREEBSD-upgrade9 1. Unpack the new version into an empty directory.
/freebsd-14.2/contrib/ldns/
H A DREADME32 1. Unpack the tarball
/freebsd-14.2/crypto/openssl/
H A DFREEBSD-upgrade25 04) Unpack the OpenSSL tarball to the parent directory:
/freebsd-14.2/crypto/openssh/
H A DFREEBSD-upgrade19 04) Unpack the tarball in a suitable directory:
/freebsd-14.2/usr.bin/compress/doc/
H A DREADME206 > "Unpack", and "Pcat" are no longer required (no longer supplied).
/freebsd-14.2/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-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrMMX.td436 // -- Unpack Instructions
H A DX86ISelLowering.cpp10863 if (SDValue Unpack = TryUnpack(ScalarSize, ScalarSize / OrigScalarSize)) in lowerShuffleAsPermuteAndUnpack() local
10864 return Unpack; in lowerShuffleAsPermuteAndUnpack()
13146 if (SDValue Unpack = lowerShuffleAsPermuteAndUnpack(DL, MVT::v4i32, V1, V2, in lowerV4I32Shuffle() local
13148 return Unpack; in lowerV4I32Shuffle()
13920 if (SDValue Unpack = lowerShuffleAsPermuteAndUnpack(DL, MVT::v8i16, V1, V2, in lowerV8I16Shuffle() local
13922 return Unpack; in lowerV8I16Shuffle()
14230 if (SDValue Unpack = lowerShuffleAsPermuteAndUnpack( in lowerV16I8Shuffle() local
14232 return Unpack; in lowerV16I8Shuffle()
15598 SDValue Unpack = DAG.getVectorShuffle(MVT::v16i8, DL, V1, V2, in lowerShuffleAsVTRUNCAndUnpack() local
15603 DAG.getConstant(0, DL, MVT::v32i8), Unpack, in lowerShuffleAsVTRUNCAndUnpack()
H A DX86InstrSSE.td2103 // SSE 1 & 2 - Unpack FP Instructions
3868 // SSE2 - Packed Integer Unpack Instructions
H A DX86InstrAVX512.td11298 // AVX-512 - Unpack Instructions
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedA510.td983 // Unpack and extend
H A DAArch64SchedNeoverseV1.td1537 // Unpack and extend
H A DAArch64SchedNeoverseN2.td1902 // Unpack and extend
H A DAArch64SchedNeoverseV2.td2422 // Unpack and extend
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrAltivec.td770 // Vector Unpack.
/freebsd-14.2/crypto/heimdal/lib/hx509/
H A DChangeLog280 * test_nist.in: Unpack PKITS_data.zip and run tests.