/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/ |
H A D | PPCInstructionSelector.cpp | 293 unsigned LZ = llvm::countl_zero<uint64_t>(Imm); in selectI64ImmDirect() local 310 if (TZ > 15 && (LZ > 32 || LO > 32)) in selectI64ImmDirect() 317 assert(LZ < 64 && "Unexpected leading zeros here."); in selectI64ImmDirect() 319 unsigned FO = llvm::countl_one<uint64_t>(Imm << LZ); in selectI64ImmDirect() 341 if ((LZ + FO + TZ) > 48) { in selectI64ImmDirect() 350 .addImm(LZ) in selectI64ImmDirect() 368 if ((LZ + TO) > 48) { in selectI64ImmDirect() 372 assert(LZ <= 32 && "Unexpected shift value."); in selectI64ImmDirect() 375 .addImm(Imm >> (48 - LZ) & 0xffff) in selectI64ImmDirect() 380 .addImm(48 - LZ) in selectI64ImmDirect() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 1022 unsigned LZ = llvm::countl_zero<uint64_t>(Imm); in selectI64ImmDirect() local 1044 if (TZ > 15 && (LZ > 32 || LO > 32)) in selectI64ImmDirect() 1050 assert(LZ < 64 && "Unexpected leading zeros here."); in selectI64ImmDirect() 1052 unsigned FO = llvm::countl_one<uint64_t>(Imm << LZ); in selectI64ImmDirect() 1068 if ((LZ + FO + TZ) > 48) { in selectI64ImmDirect() 1072 getI32Imm(TZ), getI32Imm(LZ)); in selectI64ImmDirect() 1089 if ((LZ + TO) > 48) { in selectI64ImmDirect() 1093 assert(LZ <= 32 && "Unexpected shift value."); in selectI64ImmDirect() 1095 getI32Imm((Imm >> (48 - LZ) & 0xffff))); in selectI64ImmDirect() 1097 getI32Imm(48 - LZ), getI32Imm(LZ)); in selectI64ImmDirect() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ExpandImm.cpp | 493 unsigned LZ = llvm::countl_zero(Imm); in expandMOVImmSimple() local 496 LastShift = ((63 - LZ) / 16) * 16; in expandMOVImmSimple()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 163 LZ, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/ |
H A D | PDBExtras.cpp | 349 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_SourceCompression, LZ, OS) in dumpPDBSourceCompression()
|
/freebsd/sys/contrib/zstd/ |
H A D | README.md | 69 a property shared by most LZ compression algorithms, such as [zlib] or lzma.
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCalls.cpp | 1952 uint64_t LZ = alignDown(Known.countMinLeadingZeros(), 8); in visitCallInst() local 1957 if (BW - LZ - TZ == 8) { in visitCallInst() 1958 assert(LZ != TZ && "active byte cannot be in the middle"); in visitCallInst() 1959 if (LZ > TZ) // -> shl(x) if the "active byte" is in the low part of x in visitCallInst() 1961 IIOperand, ConstantInt::get(IIOperand->getType(), LZ - TZ)); in visitCallInst() 1964 IIOperand, ConstantInt::get(IIOperand->getType(), TZ - LZ)); in visitCallInst()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAG.cpp | 1268 uint32_t LZ = llvm::countl_zero(Mask); in ppAddrRewriteAndSrl() local 1270 if (TZ + M1 + LZ != 32) in ppAddrRewriteAndSrl() 1276 if (LZ > CV) in ppAddrRewriteAndSrl()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUBaseInfo.h | 437 MIMGBaseOpcode LZ; member
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | macintosh | 111 # skip T.PIC.LZ INSTRUMENT.7T INVENTORY
|
H A D | msdos | 1664 0 string/b LZ MS-DOS executable (built-in)
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | MIMGInstructions.td | 116 MIMGBaseOpcode LZ = lz; 122 let Fields = ["L", "LZ"]; 1854 // L to LZ Optimization Mapping
|
H A D | AMDGPUInstCombineIntrinsic.cpp | 165 AMDGPU::getImageDimIntrinsicByBaseOpcode(LZMappingInfo->LZ, in simplifyAMDGCNImageIntrinsic()
|
H A D | AMDGPUISelLowering.cpp | 4026 unsigned LZ = Known.countMinLeadingZeros(); in performShlCombine() local 4027 if (LZ < RHSVal) in performShlCombine()
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 3453 unsigned LZ = RHSC->getAPInt().countl_zero(); in getUDivExpr() local 3454 unsigned MaxShiftAmt = getTypeSizeInBits(Ty) - LZ - 1; in getUDivExpr() 7800 unsigned LZ = A.countl_zero(); in createSCEV() local 7808 APInt::getLowBitsSet(BitWidth, BitWidth - LZ - TZ).shl(TZ); in createSCEV() 7809 if ((LZ != 0 || TZ != 0) && !((~A & ~Known.Zero) & EffectiveMask)) { in createSCEV() 7831 IntegerType::get(getContext(), BitWidth - LZ - TZ)), in createSCEV()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZScheduleZEC12.td | 746 def : InstRW<[WLat1, FXU, NormalGr], (instregex "LZ(DR|ER)$")>;
|
H A D | SystemZScheduleZ196.td | 708 def : InstRW<[WLat1, FXU, NormalGr], (instregex "LZ(DR|ER)$")>;
|
H A D | SystemZScheduleZ13.td | 776 def : InstRW<[WLat1, FXb, NormalGr], (instregex "LZ(DR|ER)$")>;
|
H A D | SystemZScheduleZ14.td | 796 def : InstRW<[WLat1, FXb, NormalGr], (instregex "LZ(DR|ER)$")>;
|
H A D | SystemZScheduleZ15.td | 814 def : InstRW<[WLat1, FXb, NormalGr], (instregex "LZ(DR|ER)$")>;
|
H A D | SystemZScheduleZ16.td | 815 def : InstRW<[WLat1, FXb, NormalGr], (instregex "LZ(DR|ER)$")>;
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 6903 auto LZ = MIRBuilder.buildCTLZ_ZERO_UNDEF(S32, Src); in lowerU64ToF32BitOps() local 6906 auto Sub = MIRBuilder.buildSub(S32, K, LZ); in lowerU64ToF32BitOps() 6912 auto ShlLZ = MIRBuilder.buildShl(S64, Src, LZ); in lowerU64ToF32BitOps()
|
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
H A D | evppkey_ecdh.txt | 1770 0P7kxX+1U2LNWxaORO+LZ+zvvaVn0x42npCcYxnmfmy5sexrRA4kvUumZdcrRQhY
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/ |
H A D | libtest.shlib | 1452 log_note "Cannot trigger NFS server by sharing in LZ."
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 31374 unsigned LZ = Known.countMinLeadingZeros(); in LowerCTPOP() local 31376 assert((LZ + TZ) < Known.getBitWidth() && "Illegal shifted mask"); in LowerCTPOP() 31377 unsigned ActiveBits = Known.getBitWidth() - LZ; in LowerCTPOP() 31378 unsigned ShiftedActiveBits = Known.getBitWidth() - (LZ + TZ); in LowerCTPOP() 32558 unsigned LZ = Known.countMinLeadingZeros(); in ReplaceNodeResults() local 32560 if ((LZ + TZ) >= 32) { in ReplaceNodeResults()
|