Home
last modified time | relevance | path

Searched refs:Unpack (Results 1 – 20 of 20) 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 DREADME49 1. Unpack the tarball
/freebsd/crypto/openssl/
H A DFREEBSD-upgrade.md82 ### 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/X86/
H A DX86InstrMMX.td436 // -- Unpack Instructions
H A DX86ISelLowering.cpp11483 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 DX86InstrSSE.td2116 // SSE 1 & 2 - Unpack FP Instructions
3881 // SSE2 - Packed Integer Unpack Instructions
H A DX86InstrAVX512.td11412 // AVX-512 - Unpack Instructions
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td446 // Unpack high.
454 // Unpack logical high.
462 // Unpack low.
470 // Unpack logical low.
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedA510.td990 // Unpack and extend
H A DAArch64SchedA320.td1012 // Unpack and extend
H A DAArch64SchedNeoverseV1.td1661 // Unpack and extend
H A DAArch64SchedNeoverseN2.td1949 // Unpack and extend
H A DAArch64SchedNeoverseN3.td1909 // Unpack and extend
H A DAArch64SchedNeoverseV2.td2442 // 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.
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXIntrinsics.td5150 class TCGEN05_ST_INST<string Shape, int Num, bit Unpack> :
5164 # !if(!eq(Unpack, 1), ".unpack::16b", "")