/external/llvm/lib/Transforms/Scalar/ |
D | BDCE.cpp | 158 uint64_t ShiftAmt = CI->getLimitedValue(BitWidth-1); in determineLiveOperandBits() local 174 uint64_t ShiftAmt = CI->getLimitedValue(BitWidth-1); in determineLiveOperandBits() local 187 uint64_t ShiftAmt = CI->getLimitedValue(BitWidth-1); in determineLiveOperandBits() local
|
D | GVN.cpp | 1138 unsigned ShiftAmt; in GetStoreValueForLoad() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ExpandPseudoInsts.cpp | 76 const unsigned ShiftAmt = ToIdx * 16; in replicateChunk() local 93 const unsigned ShiftAmt = ChunkIdx * 16; in tryOrrMovk() local 174 unsigned ShiftAmt = 0; in tryToreplicateChunks() local
|
D | AArch64ISelDAGToDAG.cpp | 244 unsigned ShiftAmt; in SelectArithImmed() local 1703 uint64_t ShiftAmt = AArch64_AM::getShiftValue(ShiftTypeAndValue); in getUsefulBitsFromOrWithShiftedReg() local 1711 uint64_t ShiftAmt = AArch64_AM::getShiftValue(ShiftTypeAndValue); in getUsefulBitsFromOrWithShiftedReg() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSimplifyDemanded.cpp | 651 uint64_t ShiftAmt = SA->getLimitedValue(BitWidth-1); in SimplifyDemandedUseBits() local 675 uint64_t ShiftAmt = SA->getLimitedValue(BitWidth-1); in SimplifyDemandedUseBits() local 716 uint32_t ShiftAmt = SA->getLimitedValue(BitWidth-1); in SimplifyDemandedUseBits() local
|
D | InstCombineCasts.cpp | 567 uint32_t ShiftAmt = KnownZeroMask.logBase2(); in transformZExtICmp() local 709 uint64_t ShiftAmt = Amt->getZExtValue(); in CanEvaluateZExtd() local 944 unsigned ShiftAmt = KnownZeroMask.countTrailingZeros(); in transformSExtICmp() local 958 unsigned ShiftAmt = KnownZeroMask.countLeadingZeros(); in transformSExtICmp() local
|
/external/llvm/lib/Analysis/ |
D | ConstantFolding.cpp | 176 unsigned ShiftAmt = isLittleEndian ? 0 : SrcBitSize*(Ratio-1); in FoldBitCast() local 208 unsigned ShiftAmt = isLittleEndian ? 0 : DstBitSize*(Ratio-1); in FoldBitCast() local
|
D | ValueTracking.cpp | 1197 uint64_t ShiftAmt = SA->getLimitedValue(BitWidth); in computeKnownBits() local 1208 uint64_t ShiftAmt = SA->getLimitedValue(BitWidth); in computeKnownBits() local 1222 uint64_t ShiftAmt = SA->getLimitedValue(BitWidth-1); in computeKnownBits() local
|
/external/clang/lib/CodeGen/ |
D | CGBuiltin.cpp | 1940 int ShiftAmt = cast<ConstantInt>(Shift)->getSExtValue(); in EmitNeonRShiftImm() local 2770 Constant *ShiftAmt = ConstantInt::get(SrcTy->getElementType(), in EmitCommonNeonBuiltinExpr() local 3089 Constant *ShiftAmt = ConstantInt::get(SrcTy->getElementType(), in EmitCommonNeonBuiltinExpr() local 4653 uint64_t ShiftAmt = Amt->getZExtValue(); in EmitAArch64BuiltinExpr() local 4670 uint64_t ShiftAmt = Amt->getZExtValue(); in EmitAArch64BuiltinExpr() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 814 SDValue ShiftAmt = TLO.DAG.getConstant(BitWidth - ShAmt, ShiftAmtTy); in SimplifyDemandedBits() local 2874 unsigned ShiftAmt = VT.getSizeInBits() - HiLoVT.getSizeInBits(); in expandMUL() local
|
D | DAGCombiner.cpp | 4393 signed ShiftAmt = N1C->getZExtValue() - N01C->getZExtValue(); in visitSRA() local 4551 uint64_t ShiftAmt = N1C->getZExtValue(); in visitSRL() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 880 unsigned ShiftAmt = V.getConstantOperandVal(1); in getValueBits() local 896 unsigned ShiftAmt = V.getConstantOperandVal(1); in getValueBits() local 2399 SDValue ShiftAmt = in Select() local
|
D | PPCISelLowering.cpp | 1238 unsigned ShiftAmt = SVOp->getMaskElt(i); in isVSLDOIShuffleMask() local 1428 unsigned ShiftAmt = SVOp->getMaskElt(i); in isQVALIGNIShuffleMask() local 10413 SDValue ShiftAmt = DAG.getConstant(Lg2, VT); in BuildSDIVPow2() local
|
/external/llvm/lib/Target/X86/ |
D | X86ISelDAGToDAG.cpp | 846 unsigned ShiftAmt = Shift.getConstantOperandVal(1); in FoldMaskedShiftToScaledMask() local 906 unsigned ShiftAmt = Shift.getConstantOperandVal(1); in FoldMaskAndShiftToScale() local
|
D | X86ISelLowering.cpp | 6694 int ShiftAmt = Shift * VT.getScalarSizeInBits() / (ByteShift ? 8 : 1); in lowerVectorShuffleAsShift() local 14520 SDValue SrcOp, uint64_t ShiftAmt, in getTargetVShiftByConstNode() 16093 uint64_t ShiftAmt = ShiftConst->getZExtValue(); in LowerScalarImmediateShift() local 16167 uint64_t ShiftAmt = 0; in LowerScalarImmediateShift() local 21908 APInt ShiftAmt = AmtSplat->getAPIntValue(); in performShiftToAllZeros() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXISelDAGToDAG.cpp | 4801 uint64_t ShiftAmt = ShiftCnst->getZExtValue(); in SelectBFE() local
|
D | NVPTXISelLowering.cpp | 4132 APInt ShiftAmt = ShlRHS->getAPIntValue(); in TryMULWIDECombine() local
|
/external/llvm/lib/ExecutionEngine/Interpreter/ |
D | Execution.cpp | 1563 unsigned ShiftAmt = isLittleEndian ? 0 : SrcBitSize * (Ratio - 1); in executeBitCastInst() local 1579 unsigned ShiftAmt = isLittleEndian ? 0 : DstBitSize * (Ratio - 1); in executeBitCastInst() local
|
/external/llvm/lib/Target/Mips/ |
D | MipsFastISel.cpp | 1316 unsigned ShiftAmt; in emitIntSExt32r1() local
|
D | MipsISelLowering.cpp | 1160 unsigned ShiftAmt = RegInfo.createVirtualRegister(RC); in emitAtomicBinaryPartword() local 1395 unsigned ShiftAmt = RegInfo.createVirtualRegister(RC); in emitAtomicCmpSwapPartword() local
|
/external/llvm/lib/Target/R600/ |
D | AMDGPUISelLowering.cpp | 1457 SDValue ShiftAmt = DAG.getNode(ISD::SHL, DL, MVT::i32, ByteIdx, in LowerLOAD() local 1515 SDValue ShiftAmt = DAG.getNode(ISD::SHL, DL, MVT::i32, ByteIdx, in LowerSTORE() local
|
/external/llvm/lib/Support/ |
D | APInt.cpp | 2246 unsigned ShiftAmt = (Radix == 16 ? 4 : (Radix == 8 ? 3 : 1)); in toString() local
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 2738 SDValue ShiftAmt = DAG.getConstant(63, VT); in LowerUMULO_SMULO() local
|
/external/llvm/lib/Transforms/Utils/ |
D | SimplifyCFG.cpp | 3861 Value *ShiftAmt = Builder.CreateZExtOrTrunc(Index, MapTy, "switch.cast"); in BuildLookup() local
|
/external/llvm/lib/Target/AArch64/AsmParser/ |
D | AArch64AsmParser.cpp | 3122 uint32_t ShiftAmt = 0, MaxShiftAmt = IsXReg ? 48 : 16; in parseOperand() local
|