/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/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()
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/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 …]
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/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
|
D | R600ISelLowering.cpp | 1188 SDValue ShiftAmt = DAG.getNode(ISD::SHL, DL, MVT::i32, ByteIdx, in lowerPrivateTruncStore() local 1416 SDValue ShiftAmt = DAG.getNode(ISD::SHL, DL, MVT::i32, ByteIdx, in lowerPrivateExtLoad() local
|
D | AMDGPULegalizerInfo.cpp | 1212 auto ShiftAmt = B.buildConstant(S32, WidthM1 + 1); in getSegmentAperture() local 1862 auto ShiftAmt = B.buildConstant(S32, Shift); in loadInputValue() local
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceInstARM32.h | 160 uint16_t ShiftAmt; variable 310 ShiftKind ShiftOp, Operand *ShiftAmt) { in create() 334 Operand *ShiftAmt; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/ |
D | Execution.cpp | 1615 unsigned ShiftAmt = isLittleEndian ? 0 : SrcBitSize * (Ratio - 1); in executeBitCastInst() local 1631 unsigned ShiftAmt = isLittleEndian ? 0 : DstBitSize * (Ratio - 1); in executeBitCastInst() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 1616 SDValue ShiftAmt = in SimplifyDemandedBits() local 2994 SDValue ShiftAmt = DAG.getConstant(MaskedBits, DL, XVT); in optimizeSetCCOfSignedTruncationCheck() local 7478 SDValue ShiftAmt = DAG.getConstant(C.logBase2(), dl, ShiftAmtTy); in expandMULO() local 7510 SDValue ShiftAmt = DAG.getConstant(VT.getScalarSizeInBits(), dl, in expandMULO() local 7585 SDValue ShiftAmt = DAG.getConstant( in expandMULO() local
|
D | DAGCombiner.cpp | 2996 ConstantSDNode *ShiftAmt = isConstOrConstSplat(N1.getOperand(1)); in visitSUB() local 5127 const APInt &ShiftAmt = Srl.getConstantOperandAPInt(1); in combineShiftAnd1ToBitTest() local 7145 uint64_t ShiftAmt = ShiftC->getLimitedValue(); in visitXOR() local 7788 int ShiftAmt = N1C->getZExtValue() - N01C->getZExtValue(); in visitSRA() local 7822 unsigned ShiftAmt = N1C->getZExtValue(); in visitSRA() local 8005 uint64_t ShiftAmt = N1C->getZExtValue(); in visitSRL() local 10388 uint64_t ShiftAmt = N01->getZExtValue(); in ReduceLoadWidth() local 20265 SDValue ShiftAmt = DAG.getConstant(ShCt, DL, ShiftAmtTy); in foldSelectCCToShiftAnd() local 20285 SDValue ShiftAmt = DAG.getConstant(ShCt, DL, ShiftAmtTy); in foldSelectCCToShiftAnd() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelDAGToDAG.cpp | 3450 uint64_t ShiftAmt = ShiftCnst->getZExtValue(); in tryBFE() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 1242 unsigned ShiftAmt = V.getConstantOperandVal(1); in getValueBits() local 1257 unsigned ShiftAmt = V.getConstantOperandVal(1); in getValueBits() local 4602 SDValue ShiftAmt = in Select() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | AtomicExpandPass.cpp | 616 Value *ShiftAmt; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsFastISel.cpp | 1834 unsigned ShiftAmt; in emitIntSExt32r1() local
|