| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | DemandedBits.cpp | 162 uint64_t ShiftAmt = SA->urem(BitWidth); in determineLiveOperandBits() local 187 uint64_t ShiftAmt = ShiftAmtC->getLimitedValue(BitWidth - 1); in determineLiveOperandBits() local 204 uint64_t ShiftAmt = ShiftAmtC->getLimitedValue(BitWidth - 1); in determineLiveOperandBits() local 218 uint64_t ShiftAmt = ShiftAmtC->getLimitedValue(BitWidth - 1); in determineLiveOperandBits() local
|
| D | ValueTracking.cpp | 967 unsigned ShiftAmt = SA->getLimitedValue(BitWidth-1); in computeKnownBitsFromShiftOperator() local 1018 for (unsigned ShiftAmt = 0; ShiftAmt < BitWidth; ++ShiftAmt) { in computeKnownBitsFromShiftOperator() local 1240 auto KZF = [NSW](const APInt &KnownZero, unsigned ShiftAmt) { in computeKnownBitsFromOperator() 1250 auto KOF = [NSW](const APInt &KnownOne, unsigned ShiftAmt) { in computeKnownBitsFromOperator() 1262 auto KZF = [](const APInt &KnownZero, unsigned ShiftAmt) { in computeKnownBitsFromOperator() 1269 auto KOF = [](const APInt &KnownOne, unsigned ShiftAmt) { in computeKnownBitsFromOperator() 1278 auto KZF = [](const APInt &KnownZero, unsigned ShiftAmt) { in computeKnownBitsFromOperator() 1282 auto KOF = [](const APInt &KnownOne, unsigned ShiftAmt) { in computeKnownBitsFromOperator() 1610 uint64_t ShiftAmt = SA->urem(BitWidth); in computeKnownBitsFromOperator() local
|
| D | ConstantFolding.cpp | 214 unsigned ShiftAmt = isLittleEndian ? 0 : SrcBitSize*(Ratio-1); in FoldBitCast() local 261 unsigned ShiftAmt = isLittleEndian ? 0 : DstBitSize*(Ratio-1); in FoldBitCast() local
|
| /external/llvm/lib/Analysis/ |
| D | DemandedBits.cpp | 147 uint64_t ShiftAmt = CI->getLimitedValue(BitWidth-1); in determineLiveOperandBits() local 163 uint64_t ShiftAmt = CI->getLimitedValue(BitWidth-1); in determineLiveOperandBits() local 176 uint64_t ShiftAmt = CI->getLimitedValue(BitWidth-1); in determineLiveOperandBits() local
|
| D | ValueTracking.cpp | 799 unsigned ShiftAmt = SA->getLimitedValue(BitWidth-1); in computeKnownBitsFromShiftOperator() local 836 for (unsigned ShiftAmt = 0; ShiftAmt < BitWidth; ++ShiftAmt) { in computeKnownBitsFromShiftOperator() local 1023 auto KZF = [BitWidth](const APInt &KnownZero, unsigned ShiftAmt) { in computeKnownBitsFromOperator() 1028 auto KOF = [BitWidth](const APInt &KnownOne, unsigned ShiftAmt) { in computeKnownBitsFromOperator() 1039 auto KZF = [BitWidth](const APInt &KnownZero, unsigned ShiftAmt) { in computeKnownBitsFromOperator() 1045 auto KOF = [BitWidth](const APInt &KnownOne, unsigned ShiftAmt) { in computeKnownBitsFromOperator() 1056 auto KZF = [BitWidth](const APInt &KnownZero, unsigned ShiftAmt) { in computeKnownBitsFromOperator() 1060 auto KOF = [BitWidth](const APInt &KnownOne, unsigned ShiftAmt) { in computeKnownBitsFromOperator()
|
| D | ConstantFolding.cpp | 181 unsigned ShiftAmt = isLittleEndian ? 0 : SrcBitSize*(Ratio-1); in FoldBitCast() local 213 unsigned ShiftAmt = isLittleEndian ? 0 : DstBitSize*(Ratio-1); in FoldBitCast() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | APInt.h | 963 APInt ashr(unsigned ShiftAmt) const { in ashr() 970 void ashrInPlace(unsigned ShiftAmt) { in ashrInPlace() 994 void lshrInPlace(unsigned ShiftAmt) { in lshrInPlace() 1024 APInt ashr(const APInt &ShiftAmt) const { in ashr() 1036 APInt lshr(const APInt &ShiftAmt) const { in lshr() 1048 APInt shl(const APInt &ShiftAmt) const { in shl()
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineSimplifyDemanded.cpp | 566 uint64_t ShiftAmt = SA->getLimitedValue(BitWidth-1); in SimplifyDemandedUseBits() local 590 uint64_t ShiftAmt = SA->getLimitedValue(BitWidth-1); in SimplifyDemandedUseBits() local 631 uint32_t ShiftAmt = SA->getLimitedValue(BitWidth-1); in SimplifyDemandedUseBits() local
|
| D | InstCombineCasts.cpp | 784 uint64_t ShiftAmt = Amt->getZExtValue(); in canEvaluateZExtd() local 1018 unsigned ShiftAmt = KnownZeroMask.countTrailingZeros(); in transformSExtICmp() local 1032 unsigned ShiftAmt = KnownZeroMask.countLeadingZeros(); in transformSExtICmp() local
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64ExpandPseudoInsts.cpp | 97 const unsigned ShiftAmt = ToIdx * 16; in replicateChunk() local 114 const unsigned ShiftAmt = ChunkIdx * 16; in tryOrrMovk() local 195 unsigned ShiftAmt = 0; in tryToreplicateChunks() local
|
| D | AArch64ConditionOptimizer.cpp | 165 unsigned ShiftAmt = AArch64_AM::getShiftValue(I->getOperand(3).getImm()); in findSuitableCompare() local
|
| D | AArch64ISelDAGToDAG.cpp | 264 unsigned ShiftAmt; in SelectArithImmed() local 1837 uint64_t ShiftAmt = AArch64_AM::getShiftValue(ShiftTypeAndValue); in getUsefulBitsFromOrWithShiftedReg() local 1845 uint64_t ShiftAmt = AArch64_AM::getShiftValue(ShiftTypeAndValue); in getUsefulBitsFromOrWithShiftedReg() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineSimplifyDemanded.cpp | 505 uint64_t ShiftAmt = SA->getLimitedValue(BitWidth-1); in SimplifyDemandedUseBits() local 529 uint64_t ShiftAmt = SA->getLimitedValue(BitWidth-1); in SimplifyDemandedUseBits() local 568 uint32_t ShiftAmt = SA->getLimitedValue(BitWidth-1); in SimplifyDemandedUseBits() local 729 uint64_t ShiftAmt = SA->urem(BitWidth); in SimplifyDemandedUseBits() local
|
| D | InstCombineCasts.cpp | 794 unsigned ShiftAmt = Cst->getZExtValue(); in visitTrunc() local 1038 uint64_t ShiftAmt = Amt->getZExtValue(); in canEvaluateZExtd() local 1273 unsigned ShiftAmt = KnownZeroMask.countTrailingZeros(); in transformSExtICmp() local 1287 unsigned ShiftAmt = KnownZeroMask.countLeadingZeros(); in transformSExtICmp() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| D | LegalizerHelper.cpp | 676 auto ShiftAmt = in narrowScalar() local 1212 auto ShiftAmt = MIRBuilder.buildConstant(WideTy, Offset); in widenScalarMergeValues() local 1321 auto ShiftAmt = MIRBuilder.buildConstant(NewSrcTy, SizeDiff * I); in widenScalarUnmergeValues() local 1549 auto ShiftAmt = MIRBuilder.buildConstant(WideTy, DiffBits); in widenScalar() local 1992 Register ShiftAmt = MRI.createGenericVirtualRegister(Ty); in lower() local 2124 auto ShiftAmt = MIRBuilder.buildConstant(AnyExtTy, LargeSplitSize); in lower() local 2184 auto ShiftAmt = MIRBuilder.buildConstant(ExtendTy, LargeSplitSize); in lower() local 3259 auto ShiftAmt = MIRBuilder.buildConstant(ShiftAmtTy, NewBitSize - 1); in narrowScalarShift() local 4069 auto ShiftAmt = MIRBuilder.buildConstant(Src0Ty, Src0Size - Src1Size); in lowerFCopySign() local 4075 auto ShiftAmt = MIRBuilder.buildConstant(Src1Ty, Src1Size - Src0Size); in lowerFCopySign() local [all …]
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | VNCoercion.cpp | 118 uint64_t ShiftAmt = DL.getTypeStoreSizeInBits(StoredValTy) - in coerceAvailableValueToLoadTypeHelper() local 368 unsigned ShiftAmt; in getStoreValueForLoadHelper() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64ConditionOptimizer.cpp | 174 unsigned ShiftAmt = AArch64_AM::getShiftValue(I->getOperand(3).getImm()); in findSuitableCompare() local
|
| D | AArch64ExpandImm.cpp | 71 unsigned ShiftAmt = 0; in tryToreplicateChunks() local
|
| D | AArch64ISelDAGToDAG.cpp | 343 unsigned ShiftAmt; in SelectArithImmed() local 2020 uint64_t ShiftAmt = AArch64_AM::getShiftValue(ShiftTypeAndValue); in getUsefulBitsFromOrWithShiftedReg() local 2028 uint64_t ShiftAmt = AArch64_AM::getShiftValue(ShiftTypeAndValue); in getUsefulBitsFromOrWithShiftedReg() local 2589 SDValue ShiftAmt = N->getOperand(1); in tryShiftAmountMod() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ISelDAGToDAG.cpp | 1708 unsigned ShiftAmt = Shift.getConstantOperandVal(1); in foldMaskedShiftToScaledMask() local 1775 unsigned ShiftAmt = Shift.getConstantOperandVal(1); in foldMaskAndShiftToScale() local 1872 unsigned ShiftAmt = Shift.getConstantOperandVal(1); in foldMaskedShiftToBEXTR() local 3336 unsigned Bitwidth) { in matchBitExtract() 3476 SDValue ShiftAmt = X.getOperand(1); in matchBitExtract() local 3710 SDValue ShiftAmt = OrigShiftAmt; in tryShiftAmountMod() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | APInt.cpp | 991 void APInt::ashrSlowCase(unsigned ShiftAmt) { in ashrSlowCase() 1040 void APInt::lshrSlowCase(unsigned ShiftAmt) { in lshrSlowCase() 1052 void APInt::shlSlowCase(unsigned ShiftAmt) { in shlSlowCase() 2260 unsigned ShiftAmt = (Radix == 16 ? 4 : (Radix == 8 ? 3 : 1)); in toString() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPURegisterBankInfo.cpp | 1800 auto ShiftAmt = B.buildConstant(S32, 31); in applyMappingImpl() local 1854 auto ShiftAmt = B.buildConstant(LLT::scalar(32), DstTy.getSizeInBits() - 1); in applyMappingImpl() local 1906 auto ShiftAmt = B.buildConstant(S32, 16); in applyMappingImpl() local 1915 auto ShiftAmt = B.buildConstant(S32, 16); in applyMappingImpl() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | SCCP.cpp | 1383 if (auto *ShiftAmt = Op1LV.getConstantInt()) in ResolvedUndefsIn() local 1400 if (auto *ShiftAmt = Op1LV.getConstantInt()) in ResolvedUndefsIn() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | SCCP.cpp | 1594 if (auto *ShiftAmt = Op1LV.getConstantInt()) in ResolvedUndefsIn() local 1611 if (auto *ShiftAmt = Op1LV.getConstantInt()) in ResolvedUndefsIn() local
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceInstARM32.h | 160 uint16_t ShiftAmt; variable 310 ShiftKind ShiftOp, Operand *ShiftAmt) { in create() 334 Operand *ShiftAmt; variable
|