Searched refs:isLogicalShift (Results 1 – 10 of 10) sorted by relevance
107 inline bool isLogicalShift() const { in isLogicalShift() function
127 inline bool isLogicalShift() const {
136 inline bool isLogicalShift() const { in isLogicalShift() function
64 assert(SecondShift->isLogicalShift() && "Unexpected instruction type"); in canEvaluateShiftedShift()378 if (TrOp && I.isLogicalShift() && TrOp->isShift() && in FoldShiftByConstant()
49 if (I && I->isLogicalShift() && in simplifyValueKnownNonZero()
48 if (I->isLogicalShift() && in simplifyValueKnownNonZero()
366 if (TrOp && I.isLogicalShift() && TrOp->isShift() && in FoldShiftByConstant()
1310 if (I->isLogicalShift() && isa<ConstantInt>(I->getOperand(1))) { in CollectBSwapParts()
1132 bool CanFold = Shift->isLogicalShift(); in visitICmpInstWithInstAndIntCst()
1787 if (I->isLogicalShift() && isa<ConstantInt>(I->getOperand(1))) { in collectBitParts()