Home
last modified time | relevance | path

Searched defs:ShAmt (Results 1 – 23 of 23) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp370 Constant *ShAmt = ConstantExpr::getZExt(Op1, TrOp->getType()); in FoldShiftByConstant() local
687 unsigned ShAmt = Op1C->getZExtValue(); in visitShl() local
726 unsigned ShAmt = Op1C->getZExtValue(); in visitLShr() local
766 unsigned ShAmt = Op1C->getZExtValue(); in visitAShr() local
DInstCombineCompares.cpp967 ConstantInt *ShAmt) { in FoldICmpShrCst()
1195 ConstantInt *ShAmt; in visitICmpInstWithInstAndIntCst() local
1355 ConstantInt *ShAmt = dyn_cast<ConstantInt>(LHSI->getOperand(1)); in visitICmpInstWithInstAndIntCst() local
1521 if (ConstantInt *ShAmt = dyn_cast<ConstantInt>(LHSI->getOperand(1))) { in visitICmpInstWithInstAndIntCst() local
2966 unsigned ShAmt = (unsigned)Cst1->getLimitedValue(TypeBits); in visitICmpInst() local
2979 uint64_t ShAmt = 0; in visitICmpInst() local
DInstCombineCasts.cpp1097 Value *ShAmt = ConstantInt::get(DestTy, DestBitSize-SrcBitSize); in visitSExt() local
1110 Value *ShAmt = ConstantInt::get(DestTy, DestBitSize-SrcBitSize); in visitSExt() local
1139 unsigned ShAmt = CA->getZExtValue()+SrcDstSize-MidSize; in visitSExt() local
1702 ConstantInt *ShAmt = 0; in OptimizeIntToFloatBitCast() local
DInstCombineMulDivRem.cpp925 Value *ShAmt = llvm::ConstantInt::get(RHS->getType(), in visitSDiv() local
DInstCombineAddSub.cpp962 Constant *ShAmt = ConstantInt::get(I.getType(), ExtendAmt); in visitAdd() local
DInstCombineAndOrXor.cpp1404 unsigned ShAmt = in CollectBSwapParts() local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp599 unsigned ShAmt = SA->getZExtValue(); in SimplifyDemandedBits() local
687 unsigned ShAmt = SA->getZExtValue(); in SimplifyDemandedBits() local
740 unsigned ShAmt = SA->getZExtValue(); in SimplifyDemandedBits() local
792 unsigned ShAmt = ExVT.getScalarType().getSizeInBits(); in SimplifyDemandedBits() local
950 ConstantSDNode *ShAmt = dyn_cast<ConstantSDNode>(In.getOperand(1)); in SimplifyDemandedBits() local
1015 SDValue ShAmt = TLO.DAG.getConstant(ShVal, Op.getValueType()); in SimplifyDemandedBits() local
1156 const APInt &ShAmt in SimplifySetCC() local
2519 unsigned ShAmt = d.countTrailingZeros(); in BuildExactSDIV() local
DLegalizeVectorOps.cpp455 SDValue Lo, Hi, ShAmt; in ExpandLoad() local
DDAGCombiner.cpp3120 SDValue ShAmt = DAG.getConstant(16, getShiftAmountTy(VT)); in MatchBSwapHWord() local
4004 uint64_t ShAmt = N1C->getZExtValue()+64-N0.getValueSizeInBits(); in visitSRL() local
4057 unsigned ShAmt = UnknownBits.countTrailingZeros(); in visitSRL() local
4980 SDValue ShAmt = N0.getOperand(1); in visitZERO_EXTEND() local
5239 unsigned ShAmt = 0; in ReduceLoadWidth() local
5417 if (ConstantSDNode *ShAmt = dyn_cast<ConstantSDNode>(N0.getOperand(1))) in visitSIGN_EXTEND_INREG() local
8325 unsigned ShAmt = Imm.countTrailingZeros(); in ReduceLoadOpStoreWidth() local
DSelectionDAG.cpp1899 unsigned ShAmt = SA->getZExtValue(); in ComputeMaskedBits() local
1916 unsigned ShAmt = SA->getZExtValue(); in ComputeMaskedBits() local
1933 unsigned ShAmt = SA->getZExtValue(); in ComputeMaskedBits() local
DSelectionDAGBuilder.cpp4865 SDValue ShAmt = getValue(I.getArgOperand(1)); in visitIntrinsicCall() local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
DPPExpressions.cpp600 unsigned ShAmt = static_cast<unsigned>(RHS.Val.getLimitedValue()); in EvaluateDirectiveSubExpr() local
613 unsigned ShAmt = static_cast<unsigned>(RHS.Val.getLimitedValue()); in EvaluateDirectiveSubExpr() local
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp458 unsigned ShAmt) { in isShifterOpProfitable()
586 unsigned ShAmt = Log2_32(RHSC); in SelectLdStSOReg() local
614 unsigned ShAmt = 0; in SelectLdStSOReg() local
685 unsigned ShAmt = Log2_32(RHSC); in SelectAddrMode2Worker() local
755 unsigned ShAmt = 0; in SelectAddrMode2Worker() local
820 unsigned ShAmt = 0; in SelectAddrMode2OffsetReg() local
1380 unsigned ShAmt = 0; in SelectT2AddrModeSoReg() local
DARMBaseInstrInfo.cpp3312 unsigned ShAmt = DefMI->getOperand(3).getImm(); in adjustDefLatency() local
3343 unsigned ShAmt = DefMI->getOperand(3).getImm(); in adjustDefLatency() local
3614 unsigned ShAmt = in getOperandLatency() local
DARMISelLowering.cpp3898 SDValue ShAmt = Op.getOperand(2); in LowerShiftRightParts() local
3934 SDValue ShAmt = Op.getOperand(2); in LowerShiftLeftParts() local
8849 SDValue ShAmt = N00.getOperand(1); in PerformORCombine() local
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
DX86InstrInfo.cpp1841 inline static bool isTruncatedShiftCountForLEA(unsigned ShAmt) { in isTruncatedShiftCountForLEA()
1965 unsigned ShAmt = MI->getOperand(2).getImm(); in convertToThreeAddressWithLEA() local
2099 unsigned ShAmt = getTruncatedShiftCount(MI, 2); in convertToThreeAddress() local
2115 unsigned ShAmt = getTruncatedShiftCount(MI, 2); in convertToThreeAddress() local
2141 unsigned ShAmt = getTruncatedShiftCount(MI, 2); in convertToThreeAddress() local
3415 unsigned ShAmt = getTruncatedShiftCount(MI, 2); in isDefConvertible() local
DX86ISelLowering.cpp4416 unsigned ShAmt = (i << Shift) % 8; in getShuffleSHUFImmediate() local
5136 bool &isLeft, SDValue &ShVal, unsigned &ShAmt) { in isVectorShiftRight()
5171 bool &isLeft, SDValue &ShVal, unsigned &ShAmt) { in isVectorShiftLeft()
5206 bool &isLeft, SDValue &ShVal, unsigned &ShAmt) { in isVectorShift()
7355 unsigned ShAmt = 0; in LowerVECTOR_SHUFFLE() local
8433 SDValue ShAmt = Op.getOperand(2); in LowerShiftParts() local
11003 SDValue SrcOp, SDValue ShAmt, in getTargetVShiftNode()
12715 uint64_t ShAmt = 0; in LowerScalarImmediateShift() local
16802 unsigned ShAmt = TrueC->getAPIntValue().logBase2(); in PerformSELECTCombine() local
17255 unsigned ShAmt = TrueC->getAPIntValue().logBase2(); in PerformCMOVCombine() local
[all …]
/freebsd-10-stable/contrib/llvm/lib/IR/
DConstantFold.cpp256 unsigned ShAmt = Amt->getZExtValue(); in ExtractConstantBytes() local
278 unsigned ShAmt = Amt->getZExtValue(); in ExtractConstantBytes() local
/freebsd-10-stable/contrib/llvm/lib/Analysis/
DValueTracking.cpp1160 const APInt *ShAmt; in ComputeNumSignBits() local
1168 const APInt *ShAmt; in ComputeNumSignBits() local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp836 int ShAmt = 0; in ConvertScalar_ExtractValue() local
984 int ShAmt = 0; in ConvertScalar_InsertValue() local
DSROA.cpp1773 uint64_t ShAmt = 8*Offset; in extractInteger() local
1802 uint64_t ShAmt = 8*Offset; in insertInteger() local
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.cpp1223 unsigned ShAmt = MO3.getImm(); in printT2AddrModeSoRegOperand() local
/freebsd-10-stable/contrib/llvm/lib/Support/
DAPInt.cpp2048 APInt APInt::sshl_ov(unsigned ShAmt, bool &Overflow) const { in sshl_ov()