Home
last modified time | relevance | path

Searched refs:lshrInPlace (Results 1 – 22 of 22) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPInt.cpp731 Result.lshrInPlace(Result.BitWidth - BitWidth); in byteSwap()
757 for (; Val != 0; Val.lshrInPlace(1)) { in reverseBits()
781 A.lshrInPlace(Pow2_A - Pow2_B); in GreatestCommonDivisor()
784 B.lshrInPlace(Pow2_B - Pow2_A); in GreatestCommonDivisor()
800 A.lshrInPlace(A.countr_zero() - Pow2); in GreatestCommonDivisor()
803 B.lshrInPlace(B.countr_zero() - Pow2); in GreatestCommonDivisor()
1069 void APInt::lshrInPlace(const APInt &shiftAmt) { in lshrInPlace() function in APInt
1070 lshrInPlace((unsigned)shiftAmt.getLimitedValue(BitWidth)); in lshrInPlace()
2263 Tmp.lshrInPlace(ShiftAmt); in toString()
H A DKnownBits.cpp276 Known.Zero.lshrInPlace(ShiftAmt); in lshr()
277 Known.One.lshrInPlace(ShiftAmt); in lshr()
H A DAPFloat.cpp4102 significand.lshrInPlace(trailingZeros); in toString()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h831 R.lshrInPlace(shiftAmt); in lshr()
836 void lshrInPlace(unsigned ShiftAmt) { in lshrInPlace() function
900 R.lshrInPlace(ShiftAmt); in lshr()
905 void lshrInPlace(const APInt &ShiftAmt);
H A DAPSInt.h156 lshrInPlace(Amt);
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp740 Known.Zero.lshrInPlace(ShiftAmt); in SimplifyDemandedUseBits()
741 Known.One.lshrInPlace(ShiftAmt); in SimplifyDemandedUseBits()
790 Known.Zero.lshrInPlace(ShiftAmt); in SimplifyDemandedUseBits()
791 Known.One.lshrInPlace(ShiftAmt); in SimplifyDemandedUseBits()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp146 V.lshrInPlace(ByteStart*8); in ExtractConstantBytes()
166 ShAmt.lshrInPlace(3); in ExtractConstantBytes()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp210 BitsThisChar.lshrInPlace(Shift); in addBits()
275 Bits.lshrInPlace(WantedBits); in addBits()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp1755 Elt.lshrInPlace(Index); in simplifyX86extrq()
1948 Index.lshrInPlace(1); in simplifyX86vpermilvar()
H A DX86ISelLowering.cpp36599 Known.Zero.lshrInPlace(ShAmt); in computeKnownBitsForTargetNode()
36600 Known.One.lshrInPlace(ShAmt); in computeKnownBitsForTargetNode()
41193 KnownUndef.lshrInPlace(ShiftAmt); in SimplifyDemandedVectorEltsForTargetNode()
41194 KnownZero.lshrInPlace(ShiftAmt); in SimplifyDemandedVectorEltsForTargetNode()
41864 Known.Zero.lshrInPlace(ShAmt); in SimplifyDemandedBitsForTargetNode()
41865 Known.One.lshrInPlace(ShAmt); in SimplifyDemandedBitsForTargetNode()
41905 Known.Zero.lshrInPlace(ShAmt); in SimplifyDemandedBitsForTargetNode()
41906 Known.One.lshrInPlace(ShAmt); in SimplifyDemandedBitsForTargetNode()
47635 Elt.lshrInPlace(ShiftVal); in combineVectorShiftImm()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1968 Known.Zero.lshrInPlace(ShAmt); in SimplifyDemandedBits()
1969 Known.One.lshrInPlace(ShAmt); in SimplifyDemandedBits()
2064 Known.Zero.lshrInPlace(ShAmt); in SimplifyDemandedBits()
2065 Known.One.lshrInPlace(ShAmt); in SimplifyDemandedBits()
2132 Known.One.lshrInPlace(IsFSHL ? (BitWidth - Amt) : Amt); in SimplifyDemandedBits()
2133 Known.Zero.lshrInPlace(IsFSHL ? (BitWidth - Amt) : Amt); in SimplifyDemandedBits()
2571 HighBits.lshrInPlace(ShVal); in SimplifyDemandedBits()
5102 NewC.lshrInPlace(ShiftBits); in SimplifySetCC()
7658 Divisor.lshrInPlace(TrailingZeros); in expandDIVREMByConstant()
H A DSelectionDAG.cpp3488 Known2.One.lshrInPlace(BitWidth - Amt); in computeKnownBits()
3489 Known2.Zero.lshrInPlace(BitWidth - Amt); in computeKnownBits()
3493 Known2.One.lshrInPlace(Amt); in computeKnownBits()
3494 Known2.Zero.lshrInPlace(Amt); in computeKnownBits()
H A DDAGCombiner.cpp4476 MulC.lshrInPlace(TZeros); in visitMUL()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp1915 Val.lshrInPlace(8); in bufferAggregateConstant()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2675 OpUsefulBits.lshrInPlace(OpUsefulBits.getBitWidth() - Imm); in getUsefulBitsFromBitfieldMoveOpd()
2704 Mask.lshrInPlace(ShiftAmt); in getUsefulBitsFromOrWithShiftedReg()
2710 Mask.lshrInPlace(ShiftAmt); in getUsefulBitsFromOrWithShiftedReg()
2764 Mask.lshrInPlace(LSB); in getUsefulBitsFromBFM()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1632 Elt.IntVal.lshrInPlace(ShiftAmt); in executeBitCastInst()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp918 for (; Value != 0; Value.lshrInPlace(4)) in mangleBits()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3565 Realigned.lshrInPlace(ExtraBitsSize); in emitGlobalConstantLargeInt()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp676 RHSKnown.Zero.lshrInPlace(ShAmt); in computeKnownBitsFromCmp()
677 RHSKnown.One.lshrInPlace(ShAmt); in computeKnownBitsFromCmp()
H A DScalarEvolution.cpp927 Mult.lshrInPlace(TwoFactors); in BinomialCoefficient()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp7727 SrcDemE.lshrInPlace(NumElts / 2); in getDemandedSrcElements()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13989 C1Int.lshrInPlace(C2Int); in PerformSHLSimplify()